update README.md file
Signed-off-by: GuillaumeFalourd <guillaume.falourd@zup.com.br>
This commit is contained in:
parent
bd0961a40b
commit
c502e22daa
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ _Note: This action is supported on all runners operating systems (`ubuntu`, `mac
|
||||||
## ▶️ Action Inputs
|
## ▶️ Action Inputs
|
||||||
|
|
||||||
Field | Mandatory | Default Value | Observation
|
Field | Mandatory | Default Value | Observation
|
||||||
------------ | ------------ | -------------
|
------------ | ------------ | ------------- | -------------
|
||||||
**email** | NO | `${{ github.actor }}@users.noreply.github.com` | Github user email <br/> _e.g: `octocat@github.com`_
|
**email** | NO | `${{ github.actor }}@users.noreply.github.com` | Github user email <br/> _e.g: `octocat@github.com`_
|
||||||
**name** | NO | `${{ github.actor }}` | Github username <br/> _e.g: `octocat`_
|
**name** | NO | `${{ github.actor }}` | Github username <br/> _e.g: `octocat`_
|
||||||
**commit_message** | NO | | The commit message
|
**commit_message** | NO | | The commit message
|
||||||
|
|
Loading…
Add table
Reference in a new issue