From 08058efd1c66d38293d0e0e58b71d06aca4d4699 Mon Sep 17 00:00:00 2001 From: liuweiqing Date: Sat, 19 Oct 2024 11:49:25 +0800 Subject: [PATCH] ci: ... --- .github/workflows/deploy-to-hf-spaces.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-to-hf-spaces.yml b/.github/workflows/deploy-to-hf-spaces.yml index c4e4348a..d2cb6ef3 100644 --- a/.github/workflows/deploy-to-hf-spaces.yml +++ b/.github/workflows/deploy-to-hf-spaces.yml @@ -55,4 +55,4 @@ jobs: git lfs track "*.ttf" git add . git commit -m "GitHub deploy: ${{ github.sha }}" - git push --force https://auto:${HF_TOKEN}@huggingface.co/spaces/auto/auto main \ No newline at end of file + git push --force https://auto:${HF_TOKEN}@huggingface.co/spaces/14790897/auto main \ No newline at end of file