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 0b35cea commit affe21cCopy full SHA for affe21c
.github/workflows/ci.yaml
@@ -104,4 +104,5 @@ jobs:
104
run: |
105
semantic-release
106
env:
107
+ CARGO_TOKEN: ${{ secrets.CARGO_TOKEN }}
108
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments