Don't delete the branch after PR creation
This commit is contained in:
parent
b2d1a2fab9
commit
518d2e55b4
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user