Skip to content

Commit a371e7a

Browse files
main as default target branch
1 parent cf84eee commit a371e7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ inputs:
1818
required: false
1919
default: ''
2020
target-branch:
21-
description: '[Optional] set target branch name for the destination repository. Defaults to "master"'
22-
default: 'master'
21+
description: '[Optional] set target branch name for the destination repository. Defaults to "main"'
22+
default: 'main'
2323
required: false
2424
commit-message:
2525
description: '[Optional] commit message for the output repository. ORIGIN_COMMIT is replaced by the URL@commit in the origin repo'

0 commit comments

Comments
 (0)