Skip to content

Commit b6b63aa

Browse files
committed
Fix permissions
1 parent ca7fc3b commit b6b63aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: deploy package
22
permissions:
33
contents: write
4+
packages: write
45

56
on:
67
release:

0 commit comments

Comments
 (0)