Shivam Agarwal commited on
Commit
cc27622
1 Parent(s): 8478615

Update push_to_huggingface.yml

Browse files
.github/workflows/push_to_huggingface.yml CHANGED
@@ -19,7 +19,7 @@ jobs:
19
  - name: Push to Hugging Face
20
  env:
21
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
22
- run: git push https://agshiv92:$HF_TOKEN@huggingface.co/spaces/agshiv92/End-to-End-Deployment master:main --force
23
 
24
  check-large-files:
25
  runs-on: ubuntu-latest
 
19
  - name: Push to Hugging Face
20
  env:
21
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
22
+ run: git push https://agshiv92:$HF_TOKEN@huggingface.co/spaces/agshiv92/test2 master:main --force
23
 
24
  check-large-files:
25
  runs-on: ubuntu-latest