Spaces:
Sleeping
Sleeping
nikhil0pagote
commited on
Update main.yml
Browse files
.github/workflows/main.yml
CHANGED
@@ -16,8 +16,8 @@ jobs:
|
|
16 |
- name: Add remote
|
17 |
env:
|
18 |
HF: ${{ secrets.HF }}
|
19 |
-
run: git remote add space https://
|
20 |
- name: Push to hub
|
21 |
env:
|
22 |
HF: ${{ secrets.HF }}
|
23 |
-
run: git push --force https://
|
|
|
16 |
- name: Add remote
|
17 |
env:
|
18 |
HF: ${{ secrets.HF }}
|
19 |
+
run: git remote add space https://nikhil0pagote:$HG@huggingface.co/spaces/nikhil0pagote/student1
|
20 |
- name: Push to hub
|
21 |
env:
|
22 |
HF: ${{ secrets.HF }}
|
23 |
+
run: git push --force https://nikhil0pagote:$HG@huggingface.co/spaces/nikhil0pagote/student1
|