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