Skip to content

Commit d873a0b

Browse files
committed
Add permissions.
1 parent 19b6c21 commit d873a0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
build:
99
name: Build Plugin Artifact
1010
runs-on: ubuntu-latest
11+
permissions: write-all
1112

1213
steps:
1314
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)