📦 Chore(custom): optimize file upload workflow

This commit is contained in:
Kuingsmile
2026-01-06 11:37:58 +08:00
parent 0c441751d1
commit e744b08c45
6 changed files with 275 additions and 16 deletions

View File

@@ -37,7 +37,7 @@ cat > "$OUTPUT_FILE" << EOF
### Linux
- AppImage:
[**x64**](https://github.com/Kuingsmile/PicList/releases/download/v${VERSION}/PicList-${VERSION}-x64.AppImage) |
[**x64**](https://github.com/Kuingsmile/PicList/releases/download/v${VERSION}/PicList-${VERSION}-x86_64.AppImage) |
[**ARM64**](https://github.com/Kuingsmile/PicList/releases/download/v${VERSION}/PicList-${VERSION}-arm64.AppImage)
- deb:
[**x64**](https://github.com/Kuingsmile/PicList/releases/download/v${VERSION}/Piclist-${VERSION}-amd64.deb) |