frkhan commited on
Commit
8c93d26
·
unverified ·
1 Parent(s): a11030c

Update sync-to-hf.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/sync-to-hf.yml +2 -2
.github/workflows/sync-to-hf.yml CHANGED
@@ -18,5 +18,5 @@ jobs:
18
  run: |
19
  git config --global user.email "frkhan@example.com"
20
  git config --global user.name "F R Khan"
21
- git remote add space https://huggingface.co/spaces/frkhan/semantic-search-app
22
- git push --force https://frkhan:$HF_TOKEN@huggingface.co/spaces/frkhan/semantic-search-app main
 
18
  run: |
19
  git config --global user.email "frkhan@example.com"
20
  git config --global user.name "F R Khan"
21
+ git remote add space https://huggingface.co/spaces/frkhan/llm-web-scrapper
22
+ git push --force https://frkhan:$HF_TOKEN@huggingface.co/spaces/frkhan/llm-web-scrapper