We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f96817 commit d3b90b5Copy full SHA for d3b90b5
1 file changed
.github/workflows/release.yml
@@ -6,7 +6,8 @@ on:
6
workflow_dispatch:
7
8
permissions:
9
- contents: read
+ contents: write
10
+ id-token: write
11
12
jobs:
13
verify:
0 commit comments