Skip to content

Commit 1cab0c9

Browse files
committed
add action permission
1 parent 8c59fd6 commit 1cab0c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
release:
5353
needs: lint-test
5454
runs-on: ubuntu-latest
55+
permissions: write-all
5556
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
5657
steps:
5758
- name: Checkout

0 commit comments

Comments
 (0)