diff --git a/.github/workflows/backup-to-gitlab.yml b/.github/workflows/backup-to-gitlab.yml index 9863040f..2f3bd743 100644 --- a/.github/workflows/backup-to-gitlab.yml +++ b/.github/workflows/backup-to-gitlab.yml @@ -6,9 +6,9 @@ concurrency: cancel-in-progress: true jobs: - backup-to-gitlabwh: - uses: linuxdeepin/.github/.github/workflows/backup-to-gitlabwh.yml@master - secrets: inherit +# backup-to-gitlabwh: +# uses: linuxdeepin/.github/.github/workflows/backup-to-gitlabwh.yml@master +# secrets: inherit backup-to-gitee: uses: linuxdeepin/.github/.github/workflows/backup-to-gitee.yml@master