Skip to content

Commit b8dd149

Browse files
Add packages write permission to release workflow
1 parent 0175995 commit b8dd149

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313

1414
permissions:
1515
contents: write
16+
packages: write
1617

1718
jobs:
1819
build:

0 commit comments

Comments
 (0)