We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2371ecf commit 0efcd89Copy full SHA for 0efcd89
1 file changed
.github/workflows/publish-cli.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
publish:
10
runs-on: ubuntu-latest
11
+ environment: npm-publish
12
permissions:
13
contents: read
14
0 commit comments