Update github_to_gitee.yml

pull/248/head
Fighter 2020-12-04 18:34:05 +08:00 committed by GitHub
parent 2c43d5d49f
commit 3ffa526e4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -10,5 +10,3 @@ jobs:
with: with:
source-repo: "git@github.com:openspug/spug.git" source-repo: "git@github.com:openspug/spug.git"
destination-repo: "git@gitee.com:openspug/spug.git" destination-repo: "git@gitee.com:openspug/spug.git"
dst_key: ${{ secrets.GITEE_PRIVATE_KEY }}
dst_token: ${{ secrets.GITEE_TOKEN }}