mirror of
https://github.com/zebrajr/ollama-webui.git
synced 2026-01-15 12:15:13 +00:00
refac
This commit is contained in:
1
.github/workflows/deploy-to-hf-spaces.yml
vendored
1
.github/workflows/deploy-to-hf-spaces.yml
vendored
@@ -58,6 +58,7 @@ jobs:
|
|||||||
git lfs track "*.ttf"
|
git lfs track "*.ttf"
|
||||||
git lfs track "*.jpg"
|
git lfs track "*.jpg"
|
||||||
rm demo.png
|
rm demo.png
|
||||||
|
rm banner.png
|
||||||
git add .
|
git add .
|
||||||
git commit -m "GitHub deploy: ${{ github.sha }}"
|
git commit -m "GitHub deploy: ${{ github.sha }}"
|
||||||
git push --force https://open-webui:${HF_TOKEN}@huggingface.co/spaces/open-webui/open-webui main
|
git push --force https://open-webui:${HF_TOKEN}@huggingface.co/spaces/open-webui/open-webui main
|
||||||
|
|||||||
Reference in New Issue
Block a user