Spaces:
Sleeping
Sleeping
fahadcr14
commited on
Commit
·
1990f6f
1
Parent(s):
9a740a2
test1
Browse files
.github/workflows/main.yml
CHANGED
@@ -37,4 +37,5 @@ jobs:
|
|
37 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
38 |
#
|
39 |
run:
|
|
|
40 |
git push https://fahd9999:[email protected]/spaces/fahd9999/resultprediction main
|
|
|
37 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
38 |
#
|
39 |
run:
|
40 |
+
git pull https://fahd9999:[email protected]/spaces/fahd9999/resultprediction main
|
41 |
git push https://fahd9999:[email protected]/spaces/fahd9999/resultprediction main
|