Update build.yml

This commit is contained in:
CptMoore
2025-07-25 10:25:46 +02:00
parent 872a356e82
commit 8644e5f8b9
+1
View File
@@ -200,6 +200,7 @@ jobs:
git push --delete origin refs/tags/latest || true
git tag latest
git push --force origin refs/tags/latest
sleep 15 # make sure github can find the tag for gh release
gh release create latest ../dist/* \
--generate-notes \
--title "Latest (unstable)" \