mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2025-08-26 09:42:10 +08:00
Support commit options, update README.md accordingly
This commit is contained in:
@@ -7,6 +7,9 @@ inputs:
|
||||
commit_message:
|
||||
description: Commit message
|
||||
required: true
|
||||
commit_options:
|
||||
description: Commit options
|
||||
required: false
|
||||
branch:
|
||||
description: Branch where changes should be pushed too
|
||||
required: true
|
||||
|
Reference in New Issue
Block a user