OSDN Git Service

ci: add account_type and debug
authorIr1dXD <sirius.caffrey@gmail.com>
Sun, 24 Jan 2021 10:53:15 +0000 (18:53 +0800)
committerGitHub <noreply@github.com>
Sun, 24 Jan 2021 10:53:15 +0000 (18:53 +0800)
.github/workflows/Gitee.yml

index 828422b..a78ea07 100644 (file)
@@ -24,9 +24,11 @@ jobs:
       - name: Single repo mirror
         uses: Yikun/hub-mirror-action@master
         with:
+          account_type: org
           src: github/OI-wiki
           dst: gitee/OI-wiki
           dst_key: ${{ secrets.GITEE_PRIVATE_KEY }}
           dst_token: ${{ secrets.GITEE_TOKEN }}
           # white_list: "OI-wiki"
           force_update: true
+          debug: true