fix pacman pkg
All checks were successful
release / Release (push) Successful in 32s

This commit is contained in:
2026-02-28 15:25:54 +09:00
parent 756aa9825d
commit 69b933586f
10 changed files with 104 additions and 45 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