Use GITHUB_ACTOR instead of args

This commit is contained in:
Stefan Zweifel
2019-09-20 20:34:57 +02:00
parent 97f9868da0
commit 5adbb8cb3e
3 changed files with 1 additions and 13 deletions

View File

@@ -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