Add custom committer option and docs

This commit is contained in:
Ju4tCode
2022-06-29 06:43:33 +00:00
committed by GitHub
parent 0b02c08661
commit 12a1907bdb
3 changed files with 22 additions and 4 deletions

View File

@@ -91,6 +91,16 @@ inputs:
required: false
description: "Git commit message"
default: "Updated with Dev Metrics"
COMMIT_USERNAME:
required: false
description: "Git commit custom username"
default: ""
COMMIT_EMAIL:
required: false
description: "Git commit custom email"
default: ""
SHOW_UPDATED_DATE:
required: false
@@ -118,4 +128,4 @@ runs:
branding:
icon: 'activity'
color: 'orange'
color: 'orange'