1
0
Fork 0

Merge branch 'config' into localApps

This commit is contained in:
pooneyy 2026-03-03 02:27:23 +08:00
commit d7bc26990b
No known key found for this signature in database
1 changed files with 3 additions and 4 deletions

View File

@ -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: 检出完整仓库