Rohit Nagareddy commited on
Commit
1127e80
·
1 Parent(s): 1424fe6

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -21,5 +21,5 @@ jobs:
21
  - name: Push to hub
22
  env:
23
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
24
- run: git push --force https://123robinthomas:$HF_TOKEN@huggingface.co/spaces/123robinthomas/chatbot main
25
 
 
21
  - name: Push to hub
22
  env:
23
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
24
+ run: git push --force https://123robinthomas:$HF_TOKEN@huggingface.co/spaces/123robinthomas/rob main
25