Skip to content

Commit eef77e8

Browse files
committed
ci: grant package publish permissions
1 parent a01ed1a commit eef77e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
permissions:
1010
contents: read
11+
packages: write
1112
security-events: write
1213

1314
env:

0 commit comments

Comments
 (0)