fahadcr14 commited on
Commit
7f1ca26
·
1 Parent(s): c403e15
Files changed (1) hide show
  1. .github/workflows/main.yml +2 -2
.github/workflows/main.yml CHANGED
@@ -37,5 +37,5 @@ jobs:
37
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
38
  #
39
  run: |
40
- git pull https://fahd9999:[email protected]/spaces/fahd9999/resultprediction main -ff|| echo "No updates to pull"
41
- git push https://fahd9999:[email protected]/spaces/fahd9999/resultprediction main
 
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