mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 17:47:44 -05:00
refac: hf github action
This commit is contained in:
2
.github/workflows/deploy-to-hf-spaces.yml
vendored
2
.github/workflows/deploy-to-hf-spaces.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user