Skip to content

Commit

Permalink
Update create_release.sh (vitessio#14492)
Browse files Browse the repository at this point in the history
  • Loading branch information
lixin963 authored and ejortegau committed Dec 13, 2023
1 parent cb45185 commit cb98acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/create_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ function createRelease () {
rm -f ./.github/workflows/code_freeze.yml.bak

# Wait for release notes to be injected in the code base
echo -n Pausing so relase notes can be added. Press enter to continue
echo -n Pausing so release notes can be added. Press enter to continue
read line

git add --all
Expand Down

0 comments on commit cb98acd

Please sign in to comment.