rishitpant commited on
Commit
cf0af26
·
1 Parent(s): 80576d1

Update HF link

Browse files
Files changed (1) hide show
  1. .github/workflows/ci.yaml +1 -1
.github/workflows/ci.yaml CHANGED
@@ -62,5 +62,5 @@ jobs:
62
  run: |
63
  git config --global user.email "actions@github.com"
64
  git config --global user.name "github-actions"
65
- git remote add hf https://rishitpant:$HF_TOKEN@huggingface.co/spaces/rishitpant/AskTheHandbook
66
  git push hf main --force
 
62
  run: |
63
  git config --global user.email "actions@github.com"
64
  git config --global user.name "github-actions"
65
+ git remote add hf https://rishitpant:$HF_TOKEN@huggingface.co/spaces/rishitpant/AskTheHandbook-2
66
  git push hf main --force