We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f251a3 commit ca3e429Copy full SHA for ca3e429
1 file changed
.github/workflows/release.yml
@@ -5,6 +5,10 @@ on:
5
branches:
6
- main
7
8
+permissions:
9
+ contents: read
10
+ id-token: write
11
+
12
jobs:
13
release:
14
name: Release
0 commit comments