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 9c0b6c5 commit e3f9fecCopy full SHA for e3f9fec
RELEASE.md
@@ -24,7 +24,7 @@ _Note: It's useful to add the version to the commit message when you bump it: e.
24
Once the version bump PR has been merged, run the following command to cut a release:
25
26
```shell
27
-GPG_FINGERPINT="<THE_GPG_FINGERPRINT>" ./bin/release.sh
+GPG_FINGERPRINT="<THE_GPG_FINGERPRINT>" ./bin/release.sh
28
```
29
30
## Cut Release on GitHub
0 commit comments