fix cfg
All checks were successful
release / Release (push) Successful in 6m2s

This commit is contained in:
2026-03-01 19:13:14 +09:00
parent 0e2acec2c0
commit 70b9ca71b5
3 changed files with 11 additions and 6 deletions

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