Skip to content

Commit f15acf4

Browse files
authored
Disable use-next-minor-as-default-branch in release job (#2864)
Fix doctrine/.github#71
1 parent 3e973b8 commit f15acf4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-on-milestone-closed.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ jobs:
99
release:
1010
name: "Git tag, release & create merge-up PR"
1111
uses: "doctrine/.github/.github/workflows/[email protected]"
12-
with:
13-
use-next-minor-as-default-branch: true
1412
secrets:
1513
GIT_AUTHOR_EMAIL: ${{ secrets.GIT_AUTHOR_EMAIL }}
1614
GIT_AUTHOR_NAME: ${{ secrets.GIT_AUTHOR_NAME }}

0 commit comments

Comments
 (0)