We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c86e77 commit b92c117Copy full SHA for b92c117
1 file changed
.github/workflows/publish.yml
@@ -4,7 +4,7 @@ on:
4
branches: [ main ]
5
permissions:
6
id-token: write
7
- contents: read
+ contents: write
8
jobs:
9
build:
10
runs-on: ubuntu-latest
0 commit comments