ardaatahan commited on
Commit
f0b5c52
·
unverified ·
1 Parent(s): e057657

Update dataset_update.yml

Browse files
.github/workflows/dataset_update.yml CHANGED
@@ -75,8 +75,8 @@ jobs:
75
 
76
  git add .
77
  git commit -m "update dataset files" || echo "No changes to commit"
78
- git push
79
- git push https://HF_USERNAME:[email protected]/spaces/argmaxinc/whisperkit-benchmarks-internal
80
 
81
  generate-report:
82
  needs: update-datasets
 
75
 
76
  git add .
77
  git commit -m "update dataset files" || echo "No changes to commit"
78
+ git push -f
79
+ git push -f https://HF_USERNAME:[email protected]/spaces/argmaxinc/whisperkit-benchmarks-internal
80
 
81
  generate-report:
82
  needs: update-datasets