Skip to content

Commit 537c660

Browse files
authored
Update release-please.yml
Signed-off-by: Todd Baert <[email protected]>
1 parent a142217 commit 537c660

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
id: release
1818
with:
1919
token: ${{secrets.RELEASE_PLEASE_ACTION_TOKEN}}
20+
default-branch: parentv0
2021
outputs:
2122
release_created: ${{ fromJSON(steps.release.outputs.paths_released)[0] != null }} # if we have a single release path, do the release
2223

0 commit comments

Comments
 (0)