This commit is contained in:
2026-03-01 19:13:14 +09:00
parent 0e2acec2c0
commit 841f630249
3 changed files with 15 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