add commit with own name and email config

This commit is contained in:
dmego
2021-04-08 13:39:23 +08:00
parent b5edd2b8c1
commit 4bac89fb42
2 changed files with 12 additions and 2 deletions

View File

@@ -77,6 +77,10 @@ inputs:
description: "Show stats in your own language"
default: "en"
COMMIT_BY_ME:
required: false
description: "Git commit with your own name and email"
default: "False"
runs:
using: 'docker'