Add create_branch option

This commit is contained in:
Stefan Zweifel 2022-02-23 20:36:56 +01:00
parent dee58f4213
commit 6f7d3396b1
1 changed files with 3 additions and 0 deletions

View File

@ -67,6 +67,9 @@ inputs:
disable_globbing:
description: Stop the shell from expanding filenames (https://www.gnu.org/software/bash/manual/html_node/Filename-Expansion.html)
default: false
create_branch:
description: Checkout new local branch and try to create new branch on remote.
default: false
outputs:
changes_detected: