Spaces:
Runtime error
Runtime error
Mayuresh Agashe
commited on
Commit
·
f2ca6f9
1
Parent(s):
b5c99e4
Update githubhfsync.yml
Browse files
.github/workflows/githubhfsync.yml
CHANGED
@@ -16,5 +16,5 @@ jobs:
|
|
16 |
lfs: true
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
-
|
20 |
-
run: git push https://
|
|
|
16 |
lfs: true
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
+
HF_SPACES: ${{ secrets.HF_SPACES }}
|
20 |
+
run: git push https://mayureshagashe2105:[email protected]/spaces/CaffeineCrew/Techdocs main
|