We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 078e920 commit 3bf151dCopy full SHA for 3bf151d
.github/workflows/publish-crates.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
persist-credentials: false
17
18
- - uses: rust-lang/crates-io-auth-action@e919bc7605cde86df457cf5b93c5e103838bd879
+ - uses: rust-lang/crates-io-auth-action@041cce5b4b821e6b0ebc9c9c38b58cac4e34dcc2
19
id: auth
20
21
- run: cargo publish --workspace
0 commit comments