diff --git a/.github/workflows/gitee.yml b/.github/workflows/gitee.yml index a108a1fec0..f701784eee 100644 --- a/.github/workflows/gitee.yml +++ b/.github/workflows/gitee.yml @@ -15,6 +15,6 @@ jobs: uses: pixta-dev/repository-mirroring-action@v1 with: target_repo_url: - ${{ secrets.GITEE_URL }} + https://gitee.com/isupermap/l7.git ssh_private_key: ${{ secrets.GITEE_KEY }}