mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-04-04 06:37:07 +00:00
Reorder
This commit is contained in:
parent
3ddcb75fea
commit
7608e56295
10
.github/workflows/release.yml
vendored
10
.github/workflows/release.yml
vendored
@ -107,13 +107,13 @@ jobs:
|
||||
asset_path: ./Archive.zip
|
||||
asset_name: Xcode_Archive.zip
|
||||
asset_content_type: application/zip
|
||||
- name: Upload Archive to Artifacts
|
||||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: Xcode_Archive.zip
|
||||
path: Archive.zip
|
||||
- name: Upload App to Artifacts
|
||||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: Secretive.zip
|
||||
path: Secretive.zip
|
||||
- name: Upload Archive to Artifacts
|
||||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: Xcode_Archive.zip
|
||||
path: Archive.zip
|
||||
|
Loading…
Reference in New Issue
Block a user