Grigorij commited on
Commit
5b43930
·
1 Parent(s): 78d63c4
Files changed (1) hide show
  1. upload_dataset_to_hf.sh +1 -1
upload_dataset_to_hf.sh CHANGED
@@ -1,6 +1,6 @@
1
  git add .
2
  git commit -m "update"
3
- git --force push
4
 
5
  git push --delete origin v2.1
6
  git tag -d v2.1
 
1
  git add .
2
  git commit -m "update"
3
+ git push --force
4
 
5
  git push --delete origin v2.1
6
  git tag -d v2.1