Skip to content

Commit

Permalink
update sdoc version and sdoc translate
Browse files Browse the repository at this point in the history
  • Loading branch information
shuntian committed Jun 5, 2024
1 parent 9d045af commit df3de02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sdoc-helper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ if [ $Y = 'y' ]
then
git add .
git commit -m "update sdoc version and sdoc translate"
git push origin master
d=`git symbolic-ref HEAD 2>/dev/null | cut -d"/" -f 3`
git push origin $d
fi

0 comments on commit df3de02

Please sign in to comment.