Skip to content

Commit beb9ea6

Browse files
committed
fix github action release issue
1 parent b70219c commit beb9ea6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
release:
10+
permissions: write-all
1011
runs-on: ubuntu-latest
1112
environment: deployment
1213
steps:

0 commit comments

Comments
 (0)