sumitdwivedi23 commited on
Commit
c8ee362
·
1 Parent(s): fff642b

Update main.yaml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yaml +1 -1
.github/workflows/main.yaml CHANGED
@@ -21,6 +21,6 @@ jobs:
21
  - name: Push to hub
22
  env:
23
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
24
- run: git push --force https://sdd-2396:$HF_TOKEN@huggingface.co/spaces/sdd-2396/LeadGenAI.git main
25
 
26
 
 
21
  - name: Push to hub
22
  env:
23
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
24
+ run: git push --force https://sdd-2396:$HF_TOKEN@huggingface.co/spaces/sdd-2396/LeadGenAI main
25
 
26