Faran Butt
commited on
Commit
·
4ffe352
1
Parent(s):
e12f832
Pushing
Browse files
.github/workflows/sync_to_hf_spaces.yml
CHANGED
@@ -20,4 +20,4 @@ jobs:
|
|
20 |
env:
|
21 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
22 |
HF_USERNAME: faranbutt789
|
23 |
-
run: git push --force https://$HF_USERNAME:[email protected]/spaces/TeamTonic/Semantic-Search
|
|
|
20 |
env:
|
21 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
22 |
HF_USERNAME: faranbutt789
|
23 |
+
run: git push --force https://$HF_USERNAME:[email protected]/spaces/TeamTonic/Semantic-Search
|