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