codecalm 1 年之前
父节点
当前提交
914bc6a21a
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      .github/workflows/release-beta.yml

+ 0 - 2
.github/workflows/release-beta.yml

@@ -57,8 +57,6 @@ jobs:
           # Note: pnpm install after versioning is necessary to refresh lockfile
           version: pnpm run version
           publish: pnpm release
-          commit: "chore: release"
-          title: "[ci] release"
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
           NPM_TOKEN: ${{ secrets.NPM_TOKEN }}