codecalm 1 anno fa
parent
commit
914bc6a21a
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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 }}