Skip to content

Commit 21de0b9

Browse files
committed
Fix permission for publish-npm
1 parent 00e7be7 commit 21de0b9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish-npm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
permissions:
1717
# For npm's trusted publishing.
1818
id-token: write
19-
packages: write
2019
env:
2120
PLAN: ${{ inputs.plan }}
2221
steps:

0 commit comments

Comments
 (0)