Skip to content

Commit 9a1b69c

Browse files
committed
chore: add package writing permission to build.yml
1 parent 1b79e77 commit 9a1b69c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ permissions:
77
contents: write
88
issues: write
99
pull-requests: write
10+
packages: write
1011
jobs:
1112
release:
1213
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)