We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef9487a commit b479b37Copy full SHA for b479b37
.github/workflows/publish.yml
@@ -10,7 +10,7 @@ jobs:
10
timeout-minutes: 30
11
12
permissions:
13
- contents: read
+ contents: write
14
id-token: write
15
16
steps:
0 commit comments