Skip to content

Commit

Permalink
checkout master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-oleshkevich committed Oct 29, 2022
1 parent a930892 commit ffa8608
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ git commit -a -m "$MESSAGE"
git tag "v$PACKAGE_VERSION"
git push
git push --tags
gh pr create -a "@me" -B master -f -R $REPO
gh pr create -a "@me" -B master -f -R $REPO -t $MESSAGE
git checkout master

0 comments on commit ffa8608

Please sign in to comment.