Suraj Yadav commited on
Commit
0ad5e0e
·
1 Parent(s): 6f6c293

fix error in main.yaml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yaml +1 -3
.github/workflows/main.yaml CHANGED
@@ -16,6 +16,4 @@ jobs:
16
  - name: Push the Code to Hugging Face Spaces
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
- run: git push --force https://Suraj-Yadav:$HF_TOKEN@https://huggingface.co/spaces/Suraj-Yadav/Basic-Chatbot-LangGraph main
20
-
21
-
 
16
  - name: Push the Code to Hugging Face Spaces
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
+ run: git push --force https://Suraj-Yadav:[email protected]/spaces/Suraj-Yadav/Basic-Chatbot-LangGraph main