We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ab1a6 commit 67e78f9Copy full SHA for 67e78f9
1 file changed
.github/workflows/publish.yml
@@ -5,6 +5,7 @@ on:
5
jobs:
6
build:
7
runs-on: ubuntu-latest
8
+ environment: npm
9
permissions:
10
contents: read
11
id-token: write
0 commit comments