浏览代码

docs: fix command to trigger release (#5413)

Aakansha Doshi 3 年之前
父节点
当前提交
a1a62468a6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/packages/excalidraw/README.md

+ 1 - 1
src/packages/excalidraw/README.md

@@ -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.