refac: hf github action

This commit is contained in:
Timothy Jaeryang Baek 2025-12-22 01:00:52 +04:00
parent cfa8b3a396
commit 088f62f1e1

View file

@ -57,7 +57,7 @@ jobs:
git lfs install
git lfs track "*.ttf"
git lfs track "*.jpg"
rm demo.gif
rm demo.png
git add .
git commit -m "GitHub deploy: ${{ github.sha }}"
git push --force https://open-webui:${HF_TOKEN}@huggingface.co/spaces/open-webui/open-webui main