Skip to content

Commit fa99f13

Browse files
committed
Base the version bump PR on master
1 parent 1a9a62a commit fa99f13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,5 @@ jobs:
108108
title: Bump version to ${{ steps.bump-patch-version.outputs.next_version }}
109109
body: This PR was automatically generated by the GitHub Actions release workflow in this repository.
110110
branch: ${{ format('version/bump-to-{0}', steps.bump-patch-version.outputs.next_version) }}
111-
branch-suffix: none
111+
branch-suffix: none
112+
base: master

0 commit comments

Comments
 (0)