Skip to content

Commit

Permalink
chore: Remove environment reference (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
kobyhallx authored Dec 18, 2023
1 parent 611499d commit 789d4d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
needs: release-please
if: ${{ needs.release-please.outputs.tag-name }}
runs-on: ubuntu-latest
environment: marketplace
steps:
- name: Setup Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit 789d4d7

Please sign in to comment.