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 781d84f commit 47a45aaCopy full SHA for 47a45aa
.github/workflows/rustci.yml
@@ -35,6 +35,7 @@ jobs:
35
release:
36
permissions:
37
contents: write
38
+ id-token: write
39
if: startsWith(github.ref, 'refs/tags/v')
40
needs:
41
- build
0 commit comments