Spaces:
Runtime error
Runtime error
Sokhar Samb
commited on
Update push to force
Browse files
.github/workflows/theolex_app_huggingface.yml
CHANGED
|
@@ -16,4 +16,4 @@ jobs:
|
|
| 16 |
- name: Push to hub
|
| 17 |
env:
|
| 18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 19 |
-
run: git push https://Theolex:$HF_TOKEN@huggingface.co/spaces/Theolex/theolex_streamlit main
|
|
|
|
| 16 |
- name: Push to hub
|
| 17 |
env:
|
| 18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 19 |
+
run: git push --force https://Theolex:$HF_TOKEN@huggingface.co/spaces/Theolex/theolex_streamlit main
|