mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-23 01:35:23 +00:00
refac
This commit is contained in:
parent
088f62f1e1
commit
f0a04427e2
1 changed files with 1 additions and 0 deletions
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 "*.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
|
||||
|
|
|
|||
Loading…
Reference in a new issue