Skip to content

Commit ff89c8c

Browse files
KingPrimesKingPrimes
authored andcommitted
chore(workflows): 更新同步脚本配置
1 parent 7a77017 commit ff89c8c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sync-gitcode.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
REMOTE: 'https://gitee.com/KingPrime/DataSource.git'
2828
GIT_USERNAME: KingPrime
2929
GIT_PASSWORD: ${{ secrets.GIT_EE_COM }}
30-
to_cnd_cool:
30+
to_cnb:
3131
runs-on: ubuntu-latest
3232
steps:
3333
- uses: actions/checkout@v3
@@ -37,4 +37,4 @@ jobs:
3737
with:
3838
REMOTE: 'https://cnb.cool/kingpriems/DataSource.git'
3939
GIT_USERNAME: cnb
40-
GIT_PASSWORD: ${{ secrets.CND_COOL }}
40+
GIT_PASSWORD: ${{ secrets.CNB_COOL }}

0 commit comments

Comments
 (0)