Skip to content

Commit 4c87bac

Browse files
committed
fix(release): add packager write permissions
1 parent 5afff02 commit 4c87bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [ created ]
66

77
permissions:
8-
contents: read
8+
contents: write
99
packages: write
1010

1111
jobs:

0 commit comments

Comments
 (0)