Skip to content

Commit 908678c

Browse files
authored
chore: grant packages-write to workflows (#6695)
1 parent 53a2d47 commit 908678c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-latest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on: workflow_dispatch
55
permissions:
66
contents: write
77
id-token: write
8+
packages: write
89

910
jobs:
1011
publish-npm-latest:

0 commit comments

Comments
 (0)