Skip to content

Commit 595dd67

Browse files
committed
Try again
1 parent 5cab802 commit 595dd67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
toolchain: ${{ env.RUST_TOOLCHAIN }}
1919
override: true
2020
- uses: katyo/publish-crates@v2
21-
with:
22-
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}
21+
env:
22+
CARGO_REGISTRIES_CRATES_NETWO_TOKEN: ${{ secrets.CARGO_REGISTRIES_CRATES_NETWO_TOKEN}}

0 commit comments

Comments
 (0)