Implement changes of v2.2.0

This commit is contained in:
Federico Grandi
2019-12-14 22:28:47 +01:00
parent b4fc1efdd2
commit c3549913c6
3 changed files with 17 additions and 4 deletions

View File

@@ -5,11 +5,9 @@ inputs:
author_name:
description: The name of the user that will be displayed as the author of the commit
required: false
default: Add & Commit GitHub Action
author_email:
description: The email of the user that will be displayed as the author of the commit
required: false
default: actions@github.com
force:
description: Whether to use the force option on git add, in order to bypass eventual gitignores
required: false