Skip to content

Commit

Permalink
commit version update
Browse files Browse the repository at this point in the history
  • Loading branch information
rushmorem committed Nov 16, 2023
1 parent 881d5db commit 0c792bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,7 @@ jobs:
git commit -m 'update the list'
cargo install --force --version 0.3.30 release-plz
/home/runner/.cargo/bin/release-plz update --no-changelog --verbose
git add Cargo.toml
git commit -m 'bump version'
/home/runner/.cargo/bin/release-plz release --verbose
fi

0 comments on commit 0c792bd

Please sign in to comment.