Skip to content

Commit cf4ca80

Browse files
committed
Apply packages permission for publish to GitHub packages
1 parent ae92cb5 commit cf4ca80

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
permissions:
88
id-token: write
99
contents: read
10+
packages: write
1011
jobs:
1112
npm_release:
1213
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)