Skip to content

Commit

Permalink
Change github release to draft
Browse files Browse the repository at this point in the history
  • Loading branch information
jreij committed Nov 12, 2024
1 parent 4317d9a commit e276aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ jobs:
tag_name: ${{ env.PROJECT_VERSION }}
release_name: ${{ env.PROJECT_VERSION }}
body_path: ${{ github.workspace }}/RELEASE_NOTES.md
draft: false
draft: true
prerelease: false

0 comments on commit e276aa7

Please sign in to comment.