Skip to content

Commit

Permalink
Add back environment key to publish job
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgall committed Apr 14, 2024
1 parent 803f473 commit 7667e35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
publish:
name: Publish
needs: test
environment: global
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 7667e35

Please sign in to comment.