Skip to content

Commit

Permalink
chore: configure alpha-releases to use deploymeent environment (#7480)
Browse files Browse the repository at this point in the history
Co-authored-by: stpham <[email protected]>
  • Loading branch information
gitstevenpham and stpham authored Apr 28, 2021
1 parent 9bb6004 commit 123b7d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/alpha-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
name: Run publish script
runs-on: ubuntu-latest
needs: [ test ]
environment: deloyment
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
Expand Down

0 comments on commit 123b7d6

Please sign in to comment.