Krishnaik06 commited on
Commit
6982c7c
·
1 Parent(s): e674535

Final changes

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