Commit 5ae70a16 authored by liziwl's avatar liziwl
Browse files

fix action

parent 7318cc10
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ jobs:
        export GIT_CURL_VERBOSE=1
        git push --verbose --force --mirror "https://${USER}:${PERSONAL_TOKEN}@${REMOTE_REPO_URL}"
      env:
        USER: project_252_bot
        USER: ${{ secrets.SUSTECH_GITLAB_SYNC_USER }}
        PERSONAL_TOKEN: ${{ secrets.SUSTECH_GITLAB_SYNC_TOKEN }}
        GITHUB_REPO_URL: https://github.com/SUSTech-CRA/sustech-online-ng.git
        REMOTE_REPO_URL: "mirrors.sustech.edu.cn/git/sustech-online/sustech-online-ng.git"