We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00e7be7 commit 21de0b9Copy full SHA for 21de0b9
1 file changed
.github/workflows/publish-npm.yml
@@ -16,7 +16,6 @@ jobs:
16
permissions:
17
# For npm's trusted publishing.
18
id-token: write
19
- packages: write
20
env:
21
PLAN: ${{ inputs.plan }}
22
steps:
0 commit comments