Skip to content

Commit 2f9af78

Browse files
committed
ci: fix permissions
1 parent 3252c35 commit 2f9af78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
99

1010
permissions:
1111
id-token: write
12-
contents: read
12+
contents: write
1313
pull-requests: write
1414

1515
env:

0 commit comments

Comments
 (0)