Skip to content

Commit

Permalink
ci: Update publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
katyo committed Feb 25, 2024
1 parent b43d612 commit 28eebb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ jobs:
with:
toolchain: stable
- name: Publish crates
uses: katyo/publish-crates@v1
uses: katyo/publish-crates@v2
with:
registry-token: ${{ secrets.CRATES_TOKEN }}
args: --no-verify
Expand Down

0 comments on commit 28eebb2

Please sign in to comment.