We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6017005 commit 76bdc1fCopy full SHA for 76bdc1f
tools/create_release.sh
@@ -52,7 +52,7 @@ function createRelease () {
52
rm -f ./.github/workflows/code_freeze.yml.bak
53
54
# Wait for release notes to be injected in the code base
55
- 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
56
read line
57
58
git add --all
0 commit comments