Skip to content

Commit

Permalink
create release branches as draft
Browse files Browse the repository at this point in the history
  • Loading branch information
Panaetius committed Apr 9, 2024
1 parent 32810a1 commit ba7ed6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
repo,
head: 'release-${{ github.event.inputs.version }}',
base: '${{ github.event.inputs.target_branch }}',
draft: true,
body: [
'Release ${{ github.event.inputs.version }}',
'',
Expand Down

0 comments on commit ba7ed6f

Please sign in to comment.