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 2a70526 commit a0b40adCopy full SHA for a0b40ad
.github/workflows/node-release.yml
@@ -36,7 +36,7 @@ jobs:
36
permissions:
37
contents: write
38
# contents: read
39
- id-token: read
+ id-token: none
40
deployments: write
41
runs-on: ubuntu-latest
42
defaults:
0 commit comments