Skip to content

Commit

Permalink
Make the release non draft
Browse files Browse the repository at this point in the history
  • Loading branch information
araratthehero committed Oct 29, 2024
1 parent dca3626 commit c1cfa8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
tag_name: ${{ env.PROJECT_VERSION }}
release_name: ${{ env.PROJECT_VERSION }}
body_path: ${{ github.workspace }}/RELEASE_NOTES.md
draft: true
draft: false
prerelease: false

0 comments on commit c1cfa8a

Please sign in to comment.