Skip to content

Commit 0010b2b

Browse files
committed
update release prep workflow with correct target branch
1 parent 834e476 commit 0010b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
default: patch
1919

2020
env:
21-
REPO_B_TARGET: 'main'
21+
REPO_B_TARGET: 'master'
2222
REPO_B_NEXT: 'next'
2323

2424
jobs:

0 commit comments

Comments
 (0)