Skip to content

Commit 6b19bb8

Browse files
committed
fix(ci): add workflows permission to publish pipeline
1 parent 9e447ff commit 6b19bb8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
permissions:
99
contents: write
1010
packages: write
11+
workflows: write
1112

1213
defaults:
1314
run:

0 commit comments

Comments
 (0)