diff --git a/.github/workflows/deploy-to-hf-spaces.yml b/.github/workflows/deploy-to-hf-spaces.yml index d2cb6ef3..31dc2938 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/14790897/auto main \ No newline at end of file + git push --force https://auto:${HF_TOKEN}@huggingface.co/spaces/14790897abc/auto main \ No newline at end of file