Skip to content

Commit a66c320

Browse files
committed
fix: add ci permission
Signed-off-by: Eray Ates <eates23@gmail.com>
1 parent 4744d63 commit a66c320

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ permissions:
88
# Give the workflow permission to write attestations.
99
id-token: write
1010
attestations: write
11+
contents: write
1112
jobs:
1213
release:
1314
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)