diff --git a/RELEASE.md b/RELEASE.md index 35a02dbf1..d5ba8ad4a 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -24,7 +24,7 @@ _Note: It's useful to add the version to the commit message when you bump it: e. Once the version bump PR has been merged, run the following command to cut a release: ```shell -GPG_FINGERPINT="" ./bin/release.sh +GPG_FINGERPRINT="" ./bin/release.sh ``` ## Cut Release on GitHub