Skip to content

Commit

Permalink
ci: remove environment gate
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylvln committed Jan 10, 2023
1 parent c7f24f0 commit 55d0521
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,15 +143,10 @@ jobs:
contents: write
discussions: write

environment:
name: release

steps:
- name: Release
uses: softprops/action-gh-release@v1
with:
draft: true
prerelease: true
discussion_category_name: Announcements
generate_release_notes: true

Expand Down

0 comments on commit 55d0521

Please sign in to comment.