diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 6d5d75e7ba..8c266c3444 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -68,7 +68,6 @@ jobs: title: 'Published ${{ github.ref }}' body: 'Syncing CHANGELOG and package version updates from publish action ${{github.run_id}}-${{github.run_number}} into ${{ github.ref}} branch' reviewers: ${{ github.actor }} - delete-branch: true - name: 'Create PR to merge ref branch into main' uses: peter-evans/create-pull-request@v5 with: