Spaces:
Sleeping
Sleeping
fahadcr14
commited on
Commit
·
eaed374
1
Parent(s):
fb7312a
test1
Browse files
.github/workflows/main.yml
CHANGED
@@ -41,6 +41,5 @@ jobs:
|
|
41 |
env:
|
42 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
43 |
|
44 |
-
run:
|
45 |
-
git pull --rebase https://fahd9999:[email protected]/spaces/fahd9999/resultprediction main
|
46 |
git push https://fahd9999:[email protected]/spaces/fahd9999/resultprediction main
|
|
|
41 |
env:
|
42 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
43 |
|
44 |
+
run:
|
|
|
45 |
git push https://fahd9999:[email protected]/spaces/fahd9999/resultprediction main
|