fix(github): update Gitea sync URL for repository mirroring
This commit is contained in:
parent
b4125e78b4
commit
3fc0aa34fb
2
.github/workflows/gitea-sync.yml
vendored
2
.github/workflows/gitea-sync.yml
vendored
@ -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 }}'
|
||||
curl 'https://git.suyiiyii.top/api/v1/repos/ssyg/hertz101/mirror-sync' -X POST -H 'Authorization: token ${{ secrets.GITEATOKEN }}'
|
Loading…
x
Reference in New Issue
Block a user