Skip to content

Commit 56185ae

Browse files
committed
Update action.yaml
1 parent e2e3f22 commit 56185ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ inputs:
1212
manifest_branch:
1313
description: 'Specifies what manifest branch to use. Used in repo init'
1414
required: false
15-
default: main
15+
default: ${{ github.ref_name }}
1616
manifest_filename:
1717
description: 'Specifies the name of the manifest file to find. Used in repo init'
1818
required: false

0 commit comments

Comments
 (0)