Skip to content

Commit 0e1732d

Browse files
authored
ci: fix packages write permissions (#812)
1 parent 1b2fac8 commit 0e1732d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ env:
1111

1212
permissions:
1313
contents: read
14+
packages: write
1415

1516
jobs:
1617
build-publish-release:

0 commit comments

Comments
 (0)