We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4744d63 commit a66c320Copy full SHA for a66c320
1 file changed
.github/workflows/build.yml
@@ -8,6 +8,7 @@ permissions:
8
# Give the workflow permission to write attestations.
9
id-token: write
10
attestations: write
11
+ contents: write
12
jobs:
13
release:
14
runs-on: ubuntu-latest
0 commit comments