Skip to content

Commit 570f6ac

Browse files
authored
add environment for npm publish workflow (#513)
1 parent 1671b94 commit 570f6ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/npm_publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
types: [released]
44
jobs:
55
publish:
6+
environment: release
67
runs-on: ubuntu-latest
78
steps:
89
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)