Skip to content

Commit

Permalink
update crate version before publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
rushmorem committed Nov 16, 2023
1 parent 34f88f1 commit 881d5db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@ jobs:
git add data/rules.txt src/list.rs
git commit -m 'update the list'
cargo install --force --version 0.3.30 release-plz
/home/runner/.cargo/bin/release-plz release
/home/runner/.cargo/bin/release-plz update --no-changelog --verbose
/home/runner/.cargo/bin/release-plz release --verbose
fi

0 comments on commit 881d5db

Please sign in to comment.