fix gh target
All checks were successful
release / Release (push) Successful in 4m18s

This commit is contained in:
2026-03-01 19:41:24 +09:00
parent f932954c3a
commit fb3df22f21

View File

@@ -46,4 +46,4 @@ jobs:
gh release delete latest --yes --cleanup-tag || true
git tag -f latest
git push -f origin latest
gh release create latest aios.tar.gz --title "latest" --notes "build $(date +%Y.%m.%d)"
gh release create latest aios.tar.gz --title "latest" --notes "build $(date +%Y.%m.%d)" --target main