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

View file

@ -58,6 +58,7 @@ jobs:
git lfs track "*.ttf"
git lfs track "*.jpg"
rm demo.png
rm banner.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