Spaces:
Runtime error
Runtime error
Mayuresh Agashe
commited on
Commit
·
4c3c96b
1
Parent(s):
9d88227
Update githubhfsync.yml
Browse files
.github/workflows/githubhfsync.yml
CHANGED
@@ -20,4 +20,4 @@ jobs:
|
|
20 |
- name: Push to hub
|
21 |
env:
|
22 |
HF_SPACES: ${{ secrets.HF_SPACES }}
|
23 |
-
run: git push https://mayureshagashe2105:[email protected]/spaces/CaffeineCrew/Techdocs main
|
|
|
20 |
- name: Push to hub
|
21 |
env:
|
22 |
HF_SPACES: ${{ secrets.HF_SPACES }}
|
23 |
+
run: git push https://mayureshagashe2105:[email protected]/spaces/CaffeineCrew/Techdocs main -f
|