diff --git a/%5BTA%5DGitea-tips-and-tricks.md b/%5BTA%5DGitea-tips-and-tricks.md index 774bc67..5200fc7 100644 --- a/%5BTA%5DGitea-tips-and-tricks.md +++ b/%5BTA%5DGitea-tips-and-tricks.md @@ -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: |