Skip to content

Commit

Permalink
add git pull
Browse files Browse the repository at this point in the history
  • Loading branch information
konnov committed Dec 13, 2024
1 parent 1742832 commit 7e78e08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/release-prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ fi
DEV_VERSION=$("$DIR"/get-version.sh)
git add --update
git commit -m "Bump version to ${DEV_VERSION}"
git pull

instructions="
# Reviewer instructions
Expand Down

0 comments on commit 7e78e08

Please sign in to comment.