2 parents c1653fd + a3b737b commit 7485d26Copy full SHA for 7485d26
1 file changed
.github/workflows/build.yml
@@ -60,7 +60,7 @@ jobs:
60
persist-credentials: false
61
- name: Authenticate with registry
62
id: auth
63
- uses: rust-lang/crates-io-auth-action@bbd81622f20ce9e2dd9622e3218b975523e45bbe
+ uses: rust-lang/crates-io-auth-action@c6f97d42243bad5fab37ca0427f495c86d5b1a18
64
- name: Publish Package
65
run: cargo publish --locked
66
env:
0 commit comments