Spaces:
Sleeping
Sleeping
Kushwanth Chowday Kandala
commited on
Commit
•
701fc06
1
Parent(s):
7bfac78
Update sync_to_huggingspace_hub.yml
Browse files
.github/workflows/sync_to_huggingspace_hub.yml
CHANGED
@@ -23,7 +23,7 @@ jobs:
|
|
23 |
- name: push the changes
|
24 |
env:
|
25 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
26 |
-
run: git push
|
27 |
- name: LFS Install
|
28 |
run: git lfs install
|
29 |
- name: LFS Track
|
|
|
23 |
- name: push the changes
|
24 |
env:
|
25 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
26 |
+
run: git push --force https://KushwanthK:[email protected]/spaces/KushwanthK/streamlit-example main
|
27 |
- name: LFS Install
|
28 |
run: git lfs install
|
29 |
- name: LFS Track
|