Implement changes of v2.2.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user