1
0
Fork 0

ci(sync): add piscesys sync configuration

- add piscesys as a new remote target in the sync matrix
- configure https-url for the piscesys repository
- add corresponding personal access token secret
This commit is contained in:
pooneyy 2026-03-02 12:15:35 +08:00
parent 8566605795
commit 904187632d
No known key found for this signature in database
1 changed files with 3 additions and 3 deletions

View File

@ -106,9 +106,9 @@ jobs:
fail-fast: false
matrix:
remote:
- name:
https-url:
pat-secret:
- name: piscesys
https-url: https://piscesys.com/pooneyy/1Panel-Appstore
pat-secret: SYNC_PAT_PISCESYS
steps:
- name: 检出完整仓库