Faran Butt
commited on
Commit
·
482a48a
1
Parent(s):
27e0e3f
Pushing
Browse files
.github/workflows/sync_to_hf_spaces.yml
CHANGED
@@ -19,4 +19,4 @@ jobs:
|
|
19 |
- name: Push to Space
|
20 |
env:
|
21 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
22 |
-
run: git push --force https://$faranbutt789:[email protected]/spaces/$
|
|
|
19 |
- name: Push to Space
|
20 |
env:
|
21 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
22 |
+
run: git push --force https://$faranbutt789:[email protected]/spaces/$faranbutt789TeamTonic/Semantic-Search main
|