mirror of
https://github.com/suyiiyii/SIMS.git
synced 2025-05-31 11:46:42 +08:00
Update gitea-sync.yml
This commit is contained in:
parent
2734fb2227
commit
f5efdf8bf4
2
.github/workflows/gitea-sync.yml
vendored
2
.github/workflows/gitea-sync.yml
vendored
@ -12,5 +12,5 @@ jobs:
|
||||
- name: Trigger Gitea sync
|
||||
run: |
|
||||
echo "Triggering Gitea sync"
|
||||
curl 'https://git.suyiiyii.top/api/v1/repos/ssyg/SIMS/mirror-sync' -X POST -H 'Authorization: token {{ secrets.GiteaToken }}'
|
||||
curl 'https://git.suyiiyii.top/api/v1/repos/ssyg/SIMS/mirror-sync' -X POST -H 'Authorization: token ${{ secrets.GITEATOKEN }}'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user