mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
docs: fix command to trigger release (#5413)
This commit is contained in:
parent
ba3a723e99
commit
a1a62468a6
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Reference in a new issue