fahadcr14 commited on
Commit
82ce29b
·
1 Parent(s): fc4b664
Files changed (1) hide show
  1. .github/workflows/main.yml +2 -2
.github/workflows/main.yml CHANGED
@@ -16,8 +16,8 @@ jobs:
16
  - name: Add remote
17
  env:
18
  HF: ${{ secrets.HF_TOKEN }}
19
- run: git remote add space https://fahd9999:$HF@huggingface.co/spaces/fahd9999/resultprediction
20
  - name: Push to hub #
21
  env:
22
  HF: ${{ secrets.HF_TOKEN }}
23
- run: git push --force https://fahd9999:$HF@huggingface.co/spaces/fahd9999/resultprediction main
 
16
  - name: Add remote
17
  env:
18
  HF: ${{ secrets.HF_TOKEN }}
19
+ run: git remote add space https://fahd9999:$HF@huggingface.co/spaces/fahd9999/prediction
20
  - name: Push to hub #
21
  env:
22
  HF: ${{ secrets.HF_TOKEN }}
23
+ run: git push --force https://fahd9999:$HF@huggingface.co/spaces/fahd9999/prediction main