mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-23 04:00:28 +08:00
chore(ci): upgrade upload-artifact to v7 and set archive options (#1852)
This commit is contained in:
3
.github/workflows/ios.yml
vendored
3
.github/workflows/ios.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user