Gladiator commited on
Commit
7f789e1
1 Parent(s): 6807370

Update push_code_to_hf.yml

Browse files
.github/workflows/push_code_to_hf.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://Gladiator:$HF_TOKEN@huggingface.co/spaces/Gladiator/text-summarizer-dev main
 
16
  - name: Push to hub
17
  env:
18
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
+ run: git push --force https://Gladiator:$HF_TOKEN@huggingface.co/spaces/Gladiator/text-summarizer-dev main