We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c977c commit 46c901bCopy full SHA for 46c901b
.github/workflows/main.yml
@@ -7,7 +7,7 @@ on:
7
8
permissions:
9
id-token: write # Required for OIDC
10
- contents: read
+ contents: write
11
12
jobs:
13
release:
0 commit comments