jrosell commited on
Commit
4dd5cb1
·
1 Parent(s): 6c5f86a

deployment

Browse files
Files changed (1) hide show
  1. deploy_hf.sh +1 -1
deploy_hf.sh CHANGED
@@ -1,4 +1,4 @@
1
  echo `date` > last_depoy.txt
2
  git add last_depoy.txt
3
  git commit -m "deploy"
4
- git push --set-upstream hf main
 
1
  echo `date` > last_depoy.txt
2
  git add last_depoy.txt
3
  git commit -m "deploy"
4
+ git push hf main