Alphin Jain commited on
Commit
afe167f
·
1 Parent(s): cabf2dd

Initial commit: Math Problem Solver application

Browse files
.github/workflows/deploy-to-huggingface.yml CHANGED
@@ -17,5 +17,4 @@ jobs:
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
- HF_USERNAME: ${{ secrets.HF_USERNAME }}
21
  run: git push https://AlphJain:$HF_TOKEN@huggingface.co/spaces/AlphJain/math-problem-solver main
 
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
 
20
  run: git push https://AlphJain:$HF_TOKEN@huggingface.co/spaces/AlphJain/math-problem-solver main