codecalm 1 year ago
parent
commit
914bc6a21a
1 changed files with 0 additions and 2 deletions
  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 }}