Skip to content

Commit

Permalink
Merge pull request #9 from lifeomic/use-github-environments
Browse files Browse the repository at this point in the history
[AUTOMATED] Update `release.yml` with npm environment
  • Loading branch information
David Tanner authored Jan 14, 2022
2 parents 1711a42 + 4eada6a commit 130c81e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
environment: npm
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
Expand Down

0 comments on commit 130c81e

Please sign in to comment.