fix: url typo
All checks were successful
build-image / create-empty-commit (push) Successful in 6s
checks / build (push) Successful in 1m21s

This commit is contained in:
张泊明518370910136 2024-09-30 17:45:14 -04:00
parent a9a829da3f
commit 2b5769545d
GPG Key ID: D47306D7062CDA9D

View File

@ -19,7 +19,7 @@ jobs:
chown -R root:root /root/.ssh chown -R root:root /root/.ssh
- name: Clone, Commit and Push - name: Clone, Commit and Push
run: | run: |
git clone ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ3/runner-images.git runner-images git clone ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/runner-images.git runner-images
cd runner-images cd runner-images
git commit --allow-empty -m "chore: trigger gitea actions by JOJ3" git commit --allow-empty -m "chore: trigger gitea actions by JOJ3"
git push git push