fix: update sync.yml

This commit is contained in:
Yang Libin 2020-05-04 11:38:31 +08:00 committed by yanglbme
parent 4d6ebd8ca0
commit 78c3a491e1

View File

@ -2,7 +2,7 @@ name: Sync
on:
push:
branches: [ master ]
branches: [ gh-pages ]
jobs:
build:
@ -14,4 +14,4 @@ jobs:
SSH_PRIVATE_KEY: ${{ secrets.GITEE_RSA_PRIVATE_KEY }}
with:
source-repo: "git@github.com:doocs/md.git"
destination-repo: "git@gitee.com:Doocs/md.git"
destination-repo: "git@gitee.com:Doocs/md.git"