Publish CI release without draft flag

This commit is contained in:
Davide 2025-01-29 12:12:54 +01:00
parent fcd91ce515
commit cb93ee83ea
No known key found for this signature in database
GPG Key ID: A48836171C759F5E

View File

@ -143,4 +143,3 @@ jobs:
with:
tag_name: "v${{ env.APP_VERSION }}"
body_path: ${{ env.RELEASE_NOTES }}
draft: true