MUHAMMAD YOUSAF RANA commited on
Commit
70d156b
·
unverified ·
1 Parent(s): 5738a84

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -25,7 +25,7 @@ jobs:
25
  run: huggingface-cli login --token ${{ secrets.HG }} --add-to-git-credential
26
 
27
  - name: Add remote
28
- run: git remote add huggingface https://huggingface.co/spaces/MYousafRana/demo
29
 
30
  - name: Push to Hugging Face Space
31
  run: git push --force huggingface main
 
25
  run: huggingface-cli login --token ${{ secrets.HG }} --add-to-git-credential
26
 
27
  - name: Add remote
28
+ run: git remote add huggingface https://huggingface.co/spaces/MYousafRana/Demo
29
 
30
  - name: Push to Hugging Face Space
31
  run: git push --force huggingface main