DebasishDhal commited on
Commit
5d4c1da
·
unverified ·
1 Parent(s): 0f93cf0

change git push to got push --force

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -16,4 +16,4 @@ jobs:
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
- run: git push https://HF_USERNAME:[email protected]/spaces/DebasishDhal99/all-in-one-translation main
 
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
+ run: git push --force https://HF_USERNAME:[email protected]/spaces/DebasishDhal99/all-in-one-translation main