fix pacman pkg
All checks were successful
release / Release (push) Successful in 9m21s

This commit is contained in:
2026-02-28 15:25:54 +09:00
parent 756aa9825d
commit d75c8e7eae
9 changed files with 95 additions and 43 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