Skip CHANGELOG attachment in release

This commit is contained in:
Davide 2025-01-20 16:23:58 +01:00
parent 70c4b3ef7d
commit b2fde2327a
No known key found for this signature in database
GPG Key ID: A48836171C759F5E

View File

@ -144,5 +144,3 @@ jobs:
tag_name: "v${{ env.APP_VERSION }}" tag_name: "v${{ env.APP_VERSION }}"
body_path: ${{ env.RELEASE_NOTES }} body_path: ${{ env.RELEASE_NOTES }}
draft: true draft: true
files: |
${{ env.RELEASE_NOTES }}