chore: fixes for release automation (#5142)

This commit is contained in:
David Lane
2026-05-17 21:19:20 -04:00
committed by GitHub
parent 1a3c6b41ab
commit 82a68ebc4d
3 changed files with 25 additions and 23 deletions

View File

@ -24,11 +24,9 @@
<url type="contact">https://app.lizardbyte.dev/support</url>
<description>
<p>
@PROJECT_LONG_DESCRIPTION@
</p>
<p>@PROJECT_LONG_DESCRIPTION@</p>
<p>NOTE: Sunshine requires additional installation steps (Flatpak).</p>
<p>NOTE: Sunshine requires additional installation steps on Flatpak.</p>
<p>
<code>flatpak run --command=additional-install.sh @PROJECT_FQDN@</code>
</p>
@ -37,12 +35,9 @@
<releases>
<release version="@PROJECT_VERSION@" date="@PROJECT_YEAR@-@PROJECT_MONTH@-@PROJECT_DAY@">
<url>https://github.com/LizardByte/Sunshine/releases/tag/v@PROJECT_VERSION@</url>
<description>
<p>
See the full changelog on GitHub
<!-- changelog -->
</p>
<p>See the changelog on GitHub</p>
</description>
</release>
</releases>