Skip to content

Commit

Permalink
ci: ...
Browse files Browse the repository at this point in the history
  • Loading branch information
14790897 committed Oct 19, 2024
1 parent 6e5448f commit b244b1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-to-hf-spaces.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
run: |
git init --initial-branch=main
git lfs track "*.ttf"
rm demo.gif
git add .
git commit -m "GitHub deploy: ${{ github.sha }}"
git push --force https://auto:${HF_TOKEN}@huggingface.co/spaces/auto/auto main

0 comments on commit b244b1a

Please sign in to comment.