release: Add ipk build

This commit is contained in:
世界
2024-09-22 23:16:05 +08:00
parent 9f0d61a440
commit f9af1578c3
2 changed files with 3 additions and 6 deletions

View File

@@ -65,8 +65,8 @@ release:
dist/*.zip \
dist/*.deb \
dist/*.rpm \
dist/*.ipk \
dist/*_amd64.pkg.tar.zst \
dist/*_amd64v3.pkg.tar.zst \
dist/*_arm64.pkg.tar.zst \
dist/release
ghr --replace --draft --prerelease -p 3 "v${VERSION}" dist/release