Spaces:
Runtime error
Runtime error
Merge pull request #16 from mayureshagashe2105/main
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
|