Skip to content

Commit be75bf3

Browse files
Update publish workflow permissions to allow package writing
1 parent 2ebe004 commit be75bf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

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

1414
permissions:
1515
contents: read
16+
packages: write
1617
id-token: write
1718

1819
jobs:

0 commit comments

Comments
 (0)