Skip to content

Commit

Permalink
Add base branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Link- committed Oct 14, 2023
1 parent 2c4cd7d commit b14837a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: 'Release ${{ github.event.inputs.version }}'
title: 'Release ${{ github.event.inputs.version }}'
base: master
branch: ${{ github.event.inputs.version }}
delete-branch: true
labels: |
Expand Down

0 comments on commit b14837a

Please sign in to comment.