We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d38933d commit 5277e23Copy full SHA for 5277e23
.github/workflows/publish.yml
@@ -2,7 +2,7 @@ name: Publish to NPM
2
on:
3
release:
4
types: [published]
5
-permission:
+permissions:
6
id-token: write
7
8
jobs:
0 commit comments