Spaces:
Sleeping
Sleeping
MUHAMMAD YOUSAF RANA
commited on
Update main.yml
Browse files
.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/
|
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
|