mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-17 23:51:03 +08:00
Merge branch 'config' into localApps
This commit is contained in:
commit
aea39609a3
2
.github/workflows/renovate.yml
vendored
2
.github/workflows/renovate.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v6.0.2
|
||||
- name: Run Renovate
|
||||
uses: renovatebot/github-action@7b4b65bf31e07d4e3e51708d07700fb41bc03166 # v46.1.3
|
||||
uses: renovatebot/github-action@0b17c4eb901eca44d018fb25744a50a74b2042df # v46.1.4
|
||||
with:
|
||||
configurationFile: renovate.json
|
||||
token: ${{ github.token }}
|
||||
|
||||
7
.github/workflows/sync-schedule.yml
vendored
7
.github/workflows/sync-schedule.yml
vendored
@ -81,14 +81,15 @@ jobs:
|
||||
|
||||
http-sync:
|
||||
name: 同步到 ${{ matrix.remote.name }}
|
||||
if: false # 禁用
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
remote:
|
||||
- name: Touchacme
|
||||
https-url: https://git.touchacme.cn/pooneyy/1Panel-Appstore.git
|
||||
pat-secret: SYNC_PAT_TOUCHACME
|
||||
- name:
|
||||
https-url:
|
||||
pat-secret:
|
||||
|
||||
steps:
|
||||
- name: 检出完整仓库
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user