Update [TA]Gitea tips and tricks

张泊明518370910136 2025-06-28 22:53:31 +08:00
parent a962ac1208
commit f5a85f4e4f

@ -28,7 +28,7 @@ jobs:
git lfs install --local
AUTH=$(git config --local http.https://focs.ji.sjtu.edu.cn/.extraheader)
git config --local --unset http.https://focs.ji.sjtu.edu.cn/.extraheader
git config --local http.${{ github.server_url }}/${{ github.repository }}.git/info/lfs/objects/batch.extraheader "$AUTH"
git config --local http.${{ gitea.server_url }}/${{ gitea.repository }}.git/info/lfs/objects/batch.extraheader "$AUTH"
git lfs pull
- name: run joj3
run: |