feat: Automatically publish full github releases

This commit is contained in:
Marty Oehme 2025-04-09 12:52:34 +02:00
parent 7673770dbd
commit 2b37f24790
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -90,7 +90,6 @@ jobs:
with:
changelog: CHANGELOG.md
token: ${{ secrets.GITHUB_TOKEN }}
draft: true
- name: Attach files to release
uses: softprops/action-gh-release@v2
with: