Skip to content

Commit

Permalink
Merge pull request #339 from aravindvnair99/aravindvnair99-issue-338
Browse files Browse the repository at this point in the history
Fix #338 - Duplicate `COMMIT_USERNAME` and `COMMIT_EMAIL` in `action.yml`
  • Loading branch information
aravindvnair99 authored Nov 21, 2022
2 parents 01e3a0a + 952a5e8 commit 34f9ec1
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,16 +102,6 @@ inputs:
description: "Git commit custom username"
default: ""

COMMIT_EMAIL:
required: false
description: "Git commit custom email"
default: ""

COMMIT_USERNAME:
required: false
description: "Git commit custom username"
default: ""

COMMIT_EMAIL:
required: false
description: "Git commit custom email"
Expand Down

0 comments on commit 34f9ec1

Please sign in to comment.