We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae92cb5 commit cf4ca80Copy full SHA for cf4ca80
1 file changed
.github/workflows/publish_release.yml
@@ -7,6 +7,7 @@ on:
7
permissions:
8
id-token: write
9
contents: read
10
+ packages: write
11
jobs:
12
npm_release:
13
runs-on: ubuntu-latest
0 commit comments