Skip to content

Commit

Permalink
Remove environment from publish job
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgall committed May 4, 2024
1 parent d65dd1f commit bbf4b7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
publish:
name: Publish
runs-on: ubuntu-latest
environment: global
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit bbf4b7a

Please sign in to comment.