Farid Karimli commited on
Commit
ab2235c
1 Parent(s): 45d48e2

deployment fix

Browse files
Files changed (1) hide show
  1. .github/workflows/deploy_to_hf.yml +1 -1
.github/workflows/deploy_to_hf.yml CHANGED
@@ -18,4 +18,4 @@ jobs:
18
  - name: Deploy Production (main) to HuggingFace
19
  env:
20
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
21
- run: git push --force https://faridkarimli:[email protected]/spaces/edubotics/dl4ds_tutor main
 
18
  - name: Deploy Production (main) to HuggingFace
19
  env:
20
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
21
+ run: git push --force https://faridkarimli:[email protected]/spaces/edubotics/dl4ds_tutor