diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index 0465737..f9a1066 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -19,4 +19,4 @@ jobs: - name: Reconcile with Gitea run: bash scripts/mirror.sh env: - MIRROR_URL: https://x-access-token:${{ secrets.GITEA_TOKEN }}@git.weown.tools/Wursor/s004.git + MIRROR_URL: https://x-access-token:${{ secrets.GITEA_TOKEN }}@git.weown.tools/pat/wursor.git