Update release.yml

This commit is contained in:
Gregory Schier
2025-01-19 05:53:09 -08:00
parent 2257e88c51
commit b1fe763591

View File

@@ -119,11 +119,7 @@ jobs:
with:
tagName: 'v__VERSION__'
releaseName: 'Release __VERSION__'
releaseBody: |
> [!IMPORTANT]
> The Yaak project is open source. However, to fund development, these pre-built binaries require a license for commercial use. Please see the [Pricing Page](https://yaak.app/pricing) for more details.
You can view the full release notes here → https://yaak.app/blog/2024.13.0
releaseBody: [Changelog __VERSION__](https://yaak.app/blog/__VERSION__)
releaseDraft: true
prerelease: false
args: ${{ matrix.args }}