chore(ci): upgrade upload-artifact to v7 and set archive options (#1852)

This commit is contained in:
NLsdt
2026-02-28 13:31:45 +08:00
committed by GitHub
parent ec9498a2ca
commit 62048992be
5 changed files with 29 additions and 22 deletions

View File

@@ -58,7 +58,8 @@ jobs:
PiliPlus_ios_*.ipa
- name: Upload ios release
uses: actions/upload-artifact@v6
uses: actions/upload-artifact@v7
with:
archive: false
name: iOS-release
path: PiliPlus_ios_*.ipa