Remove branch default value
This commit is contained in:
parent
5df30c89b8
commit
e20b39e8ed
@ -10,7 +10,7 @@ inputs:
|
|||||||
branch:
|
branch:
|
||||||
description: Git branch name, where changes should be pushed too.
|
description: Git branch name, where changes should be pushed too.
|
||||||
required: false
|
required: false
|
||||||
default: ${GITHUB_REF:11}
|
default: null
|
||||||
commit_options:
|
commit_options:
|
||||||
description: Commit options (eg. --no-verify)
|
description: Commit options (eg. --no-verify)
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
Reference in New Issue
Block a user