fahadcr14 commited on
Commit
d5efb57
·
1 Parent(s): 8791422
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -0
.github/workflows/main.yml CHANGED
@@ -35,6 +35,7 @@ jobs:
35
  - name: Push Files to Hugging Face Space
36
  env:
37
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
 
38
  run: |
39
  huggingface-cli repo create fahd9999/resultprediction --type=space --yes || echo "Repository already exists"
40
  git clone https://fahd9999:[email protected]/spaces/fahd9999/resultprediction
 
35
  - name: Push Files to Hugging Face Space
36
  env:
37
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
38
+ #
39
  run: |
40
  huggingface-cli repo create fahd9999/resultprediction --type=space --yes || echo "Repository already exists"
41
  git clone https://fahd9999:[email protected]/spaces/fahd9999/resultprediction