diff --git a/.github/workflows/gitea-sync.yml b/.github/workflows/gitea-sync.yml index 9e441a6..807f860 100644 --- a/.github/workflows/gitea-sync.yml +++ b/.github/workflows/gitea-sync.yml @@ -16,4 +16,4 @@ jobs: - name: Trigger Gitea sync run: | echo "Triggering Gitea sync" - curl 'https://git.suyiiyii.top/api/v1/repos/suyiiyii/hertz101/mirror-sync' -X POST -H 'Authorization: token ${{ secrets.GITEATOKEN }}' \ No newline at end of file + curl 'https://git.suyiiyii.top/api/v1/repos/ssyg/hertz101/mirror-sync' -X POST -H 'Authorization: token ${{ secrets.GITEATOKEN }}' \ No newline at end of file