Add ref option

This commit is contained in:
Federico Grandi
2020-05-01 15:27:44 +02:00
parent 5bf921b386
commit 9cd6e9c0ea
4 changed files with 14 additions and 5 deletions

View File

@@ -24,6 +24,9 @@ inputs:
description: The message for the commit
required: false
default: Commit from GitHub Actions
ref:
description: Name of the branch to use, if different from the one that triggered the workflow
required: false
remove:
description: Arguments for the git rm command
required: false