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 4bb6eac commit 9442bbaCopy full SHA for 9442bba
.github/workflows/release.yml
@@ -8,6 +8,9 @@ on:
8
- 'v*'
9
env:
10
NODE_OPTIONS: --max-old-space-size=6144
11
+permissions:
12
+ id-token: write
13
+ contents: write
14
15
jobs:
16
release:
0 commit comments