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 3252c35 commit 2f9af78Copy full SHA for 2f9af78
.github/workflows/build.yml
@@ -9,7 +9,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
9
10
permissions:
11
id-token: write
12
- contents: read
+ contents: write
13
pull-requests: write
14
15
env:
0 commit comments