Update action.yml

This commit is contained in:
jenn ❥ 2023-11-20 11:35:45 -08:00 committed by GitHub
parent 2d459259fd
commit 7da2c70561
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ inputs:
description: Stop the shell from expanding filenames (https://www.gnu.org/software/bash/manual/html_node/Filename-Expansion.html)
default: false
create_branch:
description: Create new branch with the name of `branch`-input in local and remote repository, if it doesn't exist yet.
description: Create new branch with the name of `branch`-input in local and remote repository.
default: false
internal_git_binary:
description: Internal use only! Path to git binary used to check if git is available. (Don't change this!)