ci(releases): add note about package list updates

Added a note to the release workflow clarifying that package list updates do not require a new app version, as UAD-ng fetches the latest package definitions on launch if connected to the internet.
This commit is contained in:
Anonymoussaurus 2026-01-08 14:00:11 +01:00
commit 5dd2d52bbb
No known key found for this signature in database

View file

@ -27,3 +27,6 @@ jobs:
with:
files: uad-ng-*/*
generate_release_notes: true
body: |
> [!NOTE]
> 📦 **Package list updates don't require a new app version**—UAD-ng automatically fetches the latest package definitions on launch (requires internet connection).