sunithalv commited on
Commit
a45e903
·
1 Parent(s): 3ae19ce

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +2 -2
.github/workflows/main.yml 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://sunithalv:$HF_TOKEN@huggingface.co/spaces/sunithalv/SDLC-Langchain main
25
 
26
-
 
21
  - name: Push to hub
22
  env:
23
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
24
+ run: git push --force https://sunithalv:$HF_TOKEN@huggingface.co/spaces/sunithalv/SDLC main
25
 
26
+