diff --git a/.github/workflows/gitee-repo-mirror.yml b/.github/workflows/gitee-repo-mirror.yml index 6d765bd..a83f640 100644 --- a/.github/workflows/gitee-repo-mirror.yml +++ b/.github/workflows/gitee-repo-mirror.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Mirror the gitee/openharmony org repos to github/openharmony-gitee-mirror. - uses: OpenHarmonySCM-noreply/hub-mirror-action@master + uses: Yikun/hub-mirror-action@master with: src: gitee/openharmony dst: github/openharmony