mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2025-08-26 09:42:10 +08:00
Use GITHUB_ACTOR instead of args
This commit is contained in:
@@ -7,12 +7,6 @@ inputs:
|
||||
commit_message:
|
||||
description: Commit message
|
||||
required: true
|
||||
commit_author_name:
|
||||
description: Name of the commit author
|
||||
required: true
|
||||
commit_author_email:
|
||||
description: Email address of the commit author
|
||||
required: true
|
||||
branch:
|
||||
description: Branch where changes should be pushed too
|
||||
required: true
|
||||
|
Reference in New Issue
Block a user