Skip to content

Commit

Permalink
ci: bump release-plz
Browse files Browse the repository at this point in the history
  • Loading branch information
sripwoud committed Aug 7, 2024
1 parent 71e5477 commit 6d4e404
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ jobs:
uses: dtolnay/rust-toolchain@stable
- name: Run release-plz
id: release-plz
uses: MarcoIeni/[email protected]
uses: MarcoIeni/[email protected]
with:
version: '0.3.83'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
Expand Down

0 comments on commit 6d4e404

Please sign in to comment.