Skip to content

Commit 2c74a0e

Browse files
add environment rule
1 parent 2dcfb1e commit 2c74a0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
publish:
1212
name: Publish to npm
1313
runs-on: ubuntu-latest
14+
environment: npm-publish
1415

1516
steps:
1617
- name: Checkout code

0 commit comments

Comments
 (0)