Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anvlkv authored Jun 22, 2024
1 parent 7c98973 commit 86dcdba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
# You may pin to the exact commit or the version.
# uses: katyo/publish-crates@c9f6fdb4620c98d491ffaa6e563cb87388bd6ece
uses: katyo/publish-crates@v2
# with:
with:
# # Github API token
# token: # optional, default is ${{ github.token }}
token: CRATES_IO_TOKEN
# # Path to Rust crate or workspace
# path: # optional, default is .
# # Extra arguments for cargo publish
Expand Down

0 comments on commit 86dcdba

Please sign in to comment.