[CI] Trying to fix releases ordering

This commit is contained in:
Gliniak
2026-03-24 21:53:42 +01:00
parent 2fa6942853
commit 7928966bab

View File

@@ -161,7 +161,6 @@ jobs:
else
gh release create "${TAG}" \
--repo "${REPO}" \
--target "${{ inputs.tag }}" \
--title "${TITLE}" \
--notes-file release_notes.md \
--latest \