diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3021f81..8c48085 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -37,6 +37,7 @@ jobs: uses: peter-evans/create-pull-request@v4 with: token: ${{ secrets.GITHUB_TOKEN }} + commit-message: "feat: update release version" committer: GitHub author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com> branch: add-new-release