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:
parent
8566605795
commit
904187632d
|
|
@ -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: 检出完整仓库
|
||||
|
|
|
|||
Loading…
Reference in New Issue