ardaatahan commited on
Commit
aa6eab7
1 Parent(s): 12f049c

disable force push in automation

Browse files
.github/workflows/dataset_update.yml CHANGED
@@ -53,5 +53,5 @@ jobs:
53
 
54
  git add .
55
  git commit -m "update dataset files" || echo "No changes to commit"
56
- git push -f
57
- git push -f https://HF_USERNAME:$HF_TOKEN@huggingface.co/spaces/argmaxinc/whisperkit-benchmarks
 
53
 
54
  git add .
55
  git commit -m "update dataset files" || echo "No changes to commit"
56
+ git push
57
+ git push https://HF_USERNAME:$HF_TOKEN@huggingface.co/spaces/argmaxinc/whisperkit-benchmarks