docs: fix command to trigger release (#5413)

This commit is contained in:
Aakansha Doshi
2022-07-05 12:24:50 +05:30
committed by GitHub
parent ba3a723e99
commit a1a62468a6

View File

@ -1337,7 +1337,7 @@ The example is same as the [codesandbox example](https://ehlz3.csb.app/)
You can create a test release by posting the below comment in your pull request You can create a test release by posting the below comment in your pull request
``` ```
@excalibot release package @excalibot trigger release
``` ```
Once the version is released `@excalibot` will post a comment with the release version. Once the version is released `@excalibot` will post a comment with the release version.