diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d3e2cf5..487ab44 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -91,8 +91,8 @@ jobs: commit-message: Update report committer: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> author: ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com> - branch: develop - delete-branch: true + branch: release/${{ inputs.releaseversion }} + base: develop title: '[Release] ${{ inputs.releaseversion }}' body: | Release Plugin v${{ inputs.releaseversion }}