Skip to content

Commit cf6b54a

Browse files
authored
add environment for release workflow (#504)
1 parent 6b6c601 commit cf6b54a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
- run: true
130130

131131
publish:
132+
environment: release
132133
runs-on: ubuntu-latest
133134
name: Publish (NPM)
134135
needs: ["build", "test"]

0 commit comments

Comments
 (0)