Merge branch 'config' into localApps
This commit is contained in:
commit
d7bc26990b
|
|
@ -79,15 +79,14 @@ jobs:
|
|||
|
||||
http-sync:
|
||||
name: 同步到 ${{ matrix.remote.name }}
|
||||
if: false # 禁用
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
remote:
|
||||
- name:
|
||||
https-url:
|
||||
pat-secret:
|
||||
- name: Touchacme
|
||||
https-url: https://git.touchacme.cn/pooneyy/1Panel-Appstore.git
|
||||
pat-secret: SYNC_PAT_TOUCHACME
|
||||
|
||||
steps:
|
||||
- name: 检出完整仓库
|
||||
|
|
|
|||
Loading…
Reference in New Issue