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 a155dde commit ee022caCopy full SHA for ee022ca
.github/workflows/ci.yml
@@ -38,8 +38,6 @@ jobs:
38
id_tokens:
39
NPM_ID_TOKEN:
40
aud: 'npm:registry.npmjs.org'
41
- SIGSTORE_ID_TOKEN:
42
- aud: sigstore
43
permissions:
44
contents: write # to be able to publish a GitHub release
45
issues: write # to be able to comment on released issues
0 commit comments