mirror of
https://github.com/ish-app/ish.git
synced 2026-05-28 21:10:35 +00:00
Start mirroring 3.20
This commit is contained in:
@@ -27,6 +27,8 @@ jobs:
|
||||
deps/aports/sync-archive.sh v3.18 community/x86 deps/aports
|
||||
deps/aports/sync-archive.sh v3.19 main/x86 deps/aports
|
||||
deps/aports/sync-archive.sh v3.19 community/x86 deps/aports
|
||||
deps/aports/sync-archive.sh v3.20 main/x86 deps/aports
|
||||
deps/aports/sync-archive.sh v3.20 community/x86 deps/aports
|
||||
- name: Commit
|
||||
id: commit
|
||||
run: |
|
||||
@@ -38,4 +40,4 @@ jobs:
|
||||
continue-on-error: true
|
||||
- name: Push
|
||||
if: ${{ steps.commit.outcome == 'success' }}
|
||||
run: git push
|
||||
run: git push
|
||||
|
||||
Reference in New Issue
Block a user