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 75784f6 commit bff3d86Copy full SHA for bff3d86
.github/workflows/publish.yml
@@ -22,4 +22,4 @@ jobs:
22
- name: Publish
23
uses: katyo/publish-crates@v2
24
with:
25
- registry-token: ${{ secrets.CARGO_IO_TOKEN }}
+ registry-token: ${{ secrets.CRATES_IO_TOKEN }}
0 commit comments