krishuggingface commited on
Commit
a887b44
·
1 Parent(s): 492cfef

ci: remove force push from deployment workflow

Browse files
Files changed (1) hide show
  1. .github/workflows/deploy.yml +1 -1
.github/workflows/deploy.yml CHANGED
@@ -20,4 +20,4 @@ jobs:
20
  env:
21
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
22
  run: |
23
- git push https://krishuggingface:${HF_TOKEN}@huggingface.co/spaces/krishuggingface/CyberAttack-PLL HEAD:main --force
 
20
  env:
21
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
22
  run: |
23
+ git push https://krishuggingface:${HF_TOKEN}@huggingface.co/spaces/krishuggingface/CyberAttack-PLL HEAD:main