Spaces:
Sleeping
Sleeping
fahadcr14
commited on
Commit
·
e49987f
1
Parent(s):
9256a79
first
Browse files
.github/workflows/main.yml
CHANGED
@@ -17,7 +17,7 @@ jobs:
|
|
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
|
|
|
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
|