Spaces:
Sleeping
Sleeping
fahadcr14
commited on
Commit
·
cad3b6e
1
Parent(s):
7f1ca26
test1
Browse files
.github/workflows/main.yml
CHANGED
@@ -35,7 +35,7 @@ jobs:
|
|
35 |
- name: Push Files to Hugging Face Space
|
36 |
env:
|
37 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
38 |
-
|
39 |
run: |
|
40 |
git pull --rebase https://fahd9999:[email protected]/spaces/fahd9999/resultprediction main
|
41 |
git push https://fahd9999:[email protected]/spaces/fahd9999/resultprediction main
|
|
|
35 |
- name: Push Files to Hugging Face Space
|
36 |
env:
|
37 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
38 |
+
|
39 |
run: |
|
40 |
git pull --rebase https://fahd9999:[email protected]/spaces/fahd9999/resultprediction main
|
41 |
git push https://fahd9999:[email protected]/spaces/fahd9999/resultprediction main
|