Skip to content

Commit 0efcd89

Browse files
committed
ci: require manual approval before npm publish
1 parent 2371ecf commit 0efcd89

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-cli.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
publish:
1010
runs-on: ubuntu-latest
11+
environment: npm-publish
1112
permissions:
1213
contents: read
1314

0 commit comments

Comments
 (0)