Spaces:
Runtime error
Runtime error
Mayuresh Agashe
commited on
Commit
·
b5c99e4
1
Parent(s):
af7dfd7
Update githubhfsync.yml
Browse files
.github/workflows/githubhfsync.yml
CHANGED
|
@@ -17,4 +17,4 @@ jobs:
|
|
| 17 |
- name: Push to hub
|
| 18 |
env:
|
| 19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 20 |
-
run: git push https://
|
|
|
|
| 17 |
- name: Push to hub
|
| 18 |
env:
|
| 19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 20 |
+
run: git push https://CaffeineCrew:$HF_SPACES@huggingface.co/spaces/CaffeineCrew/Techdocs main
|