Skip to content

Commit 3da9c04

Browse files
authored
Merge pull request #47 from lifeomic/use-github-environments
[AUTOMATED] Update `release.yml` with npm environment
2 parents 4d493ab + af892bf commit 3da9c04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
build:
1010
runs-on: ubuntu-latest
11+
environment: npm
1112
steps:
1213
- uses: actions/checkout@v2
1314
- uses: actions/setup-node@v1

0 commit comments

Comments
 (0)