Skip to content

Commit f04d70c

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

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/publish_release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ on:
44
release:
55
types: [ created ]
66

7-
permissions:
8-
contents: write
9-
packages: write
7+
permissions: write-all
108

119
jobs:
1210
dangerKotlinLibrary-shadowJar:

0 commit comments

Comments
 (0)