Skip to content

Commit ed99f66

Browse files
committed
Fix release workflow artifact uploading
1 parent c9c979c commit ed99f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
permissions:
88
contents: read
99
deployments: write
10-
packages: read
10+
packages: write
1111

1212
jobs:
1313
release:

0 commit comments

Comments
 (0)