Srisurya Teja commited on
Commit
3b93aa7
·
unverified ·
1 Parent(s): c687fbd

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -16,7 +16,7 @@ jobs:
16
  lfs: true
17
 
18
  - name: Push to Hugging Face Hub
19
- run: git push --force https://Srisurya-teja:${{ secrets.HUGGINGFACEHUB_API_TOKEN }}@huggingface.co/spaces/Srisurya-teja/Srisurya-teja/AI-Data_Assistant main
20
  env:
21
  HUGGINGFACEHUB_API_TOKEN: ${{ secrets.HUGGINGFACEHUB_API_TOKEN }}
22
 
 
16
  lfs: true
17
 
18
  - name: Push to Hugging Face Hub
19
+ run: git push --force https://Srisurya-teja:${{ secrets.HUGGINGFACEHUB_API_TOKEN }}@huggingface.co/spaces/Srisurya-teja/AI-Data_Assistant main
20
  env:
21
  HUGGINGFACEHUB_API_TOKEN: ${{ secrets.HUGGINGFACEHUB_API_TOKEN }}
22