Skip to content

Commit 76fd5b2

Browse files
committed
ci: Add packages write permissions
1 parent da8d2cb commit 76fd5b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
if: startsWith(github.ref, 'refs/tags/')
5353
permissions:
5454
contents: read
55+
packages: write
5556

5657
steps:
5758
- name: Checkout Sources

0 commit comments

Comments
 (0)