Faran Butt commited on
Commit
e12f832
·
1 Parent(s): 482a48a
.github/workflows/sync_to_hf_spaces.yml CHANGED
@@ -19,4 +19,5 @@ jobs:
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
 
 
19
  - name: Push to Space
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 main