Spaces:
Sleeping
Sleeping
fahadcr14
commited on
Commit
·
9256a79
1
Parent(s):
60e0f3f
test1
Browse files
.github/workflows/main.yml
CHANGED
@@ -16,8 +16,8 @@ jobs:
|
|
16 |
- name: Add remote
|
17 |
env:
|
18 |
HF: ${{ secrets.HF_TOKEN }}
|
19 |
-
run: git remote add space https://fahd9999:[email protected]/spaces/resultprediction
|
20 |
- name: Push to hub
|
21 |
env:
|
22 |
HF: ${{ secrets.HF_TOKEN }}
|
23 |
-
run: git push --force https://fahd9999:[email protected]/spaces/resultprediction main
|
|
|
16 |
- name: Add remote
|
17 |
env:
|
18 |
HF: ${{ secrets.HF_TOKEN }}
|
19 |
+
run: git remote add space https://fahd9999:[email protected]/spaces/fahd9999/resultprediction
|
20 |
- name: Push to hub
|
21 |
env:
|
22 |
HF: ${{ secrets.HF_TOKEN }}
|
23 |
+
run: git push --force https://fahd9999:[email protected]/spaces/fahd9999/resultprediction main
|