We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 200a8b4 commit 96b2f51Copy full SHA for 96b2f51
1 file changed
.github/workflows/release.yml
@@ -10,6 +10,10 @@ on:
10
- minor
11
- major
12
13
+permissions:
14
+ id-token: write
15
+ contents: write
16
+
17
jobs:
18
release:
19
name: Release
0 commit comments