Skip to content

Commit e584cf5

Browse files
committed
Write all permissions in CI pipeline
1 parent 667f53c commit e584cf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44

55
jobs:
66
release_binary:
7+
permissions: write-all
78
runs-on: ${{ matrix.runs_on }}
89
strategy:
910
matrix:

0 commit comments

Comments
 (0)