We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a81198 + 85d6840 commit 04cc35cCopy full SHA for 04cc35c
.github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
7
8
permissions:
9
id-token: write
10
- contents: read
+ contents: write
11
12
concurrency: ${{ github.workflow }}-${{ github.ref }}
13
0 commit comments