mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-18 11:06:23 +00:00
chore: fixes for release automation (#5142)
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user