Skip to content

Commit 130c81e

Browse files
author
David Tanner
authored
Merge pull request #9 from lifeomic/use-github-environments
[AUTOMATED] Update `release.yml` with npm environment
2 parents 1711a42 + 4eada6a commit 130c81e

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)