Skip to content

Commit

Permalink
Update katyo/publish-crates action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 23, 2023
1 parent 9891464 commit bda96eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
with:
toolchain: stable
override: true
- uses: katyo/publish-crates@v1
- uses: katyo/publish-crates@v2
with:
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit bda96eb

Please sign in to comment.