Skip to content

Commit e554b10

Browse files
committed
ci: add permission write-all
1 parent 2bdb782 commit e554b10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: 'Release'
22

3+
permissions: write-all
4+
35
on:
46
workflow_dispatch:
57
inputs:

0 commit comments

Comments
 (0)