Skip to content

Commit

Permalink
ci: specify environment
Browse files Browse the repository at this point in the history
  • Loading branch information
genaris committed Dec 24, 2022
1 parent 7251204 commit 4820c8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
run: yarn check-types
release:
runs-on: ubuntu-20.04
environment: NPM
name: Release
needs: [validate]
steps:
Expand Down

0 comments on commit 4820c8a

Please sign in to comment.