Atharva Thakur commited on
Commit
3d83270
1 Parent(s): 7e6176e

pushing to main branch

Browse files
Files changed (1) hide show
  1. .github/workflows/Sync-to-HF.yml +1 -1
.github/workflows/Sync-to-HF.yml CHANGED
@@ -17,4 +17,4 @@ jobs:
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
- run: git push --force https://AtharvaThakur:$HF_TOKEN@huggingface.co/spaces/AtharvaThakur/Insights main
 
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
+ run: git push https://AtharvaThakur:$HF_TOKEN@huggingface.co/spaces/AtharvaThakur/Insights main