diff --git a/.gitea/workflows/build-and-deploy.yml b/.gitea/workflows/build-and-deploy.yml index d8fa78d..ab9efc0 100644 --- a/.gitea/workflows/build-and-deploy.yml +++ b/.gitea/workflows/build-and-deploy.yml @@ -27,7 +27,7 @@ jobs: # https://gitea.com/gitea/act_runner/issues/164#issuecomment-739652 name: Checkout LFS run: | - git lfs install --local + git lfs install AUTH=$(git config --get --local http.${{ github.server_url }}/.extraheader) git config --local --unset http.${{ github.server_url }}/.extraheader git config --local http.${{ github.server_url }}/batch.extraheader "$AUTH"