Skip to content

Commit

Permalink
update publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jasha-hrp committed Sep 22, 2024
1 parent 4f3e5f6 commit c5761b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
cargo publish
--verbose
--locked
--token ${{ secrets.CARGO_PUBLISH_TOKEN }}
--token ${{ secrets.CARGO_PUBLISH_API_TOKEN }}

0 comments on commit c5761b1

Please sign in to comment.