Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yigaldviri committed Jan 7, 2025
1 parent 4124fff commit 56aa9e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ This action is meant to be triggered when your workflow has failed. It asks for
| `ghToken` | A token to use GitHub API. You can get one by creating a personal access token in your GitHub account||
| `failureDescription` | A description of the failure. Recommended to include the commit that triggered the workflow or any other data you can find in the payload of the action||
| `user` | The user who made the commit that triggered the workflow. For example: `'${{ github.event.workflow_run.actor.name }}'`||
| `pr` | The number of the PR to update with the rhyme | |


## Outputs
Expand Down

0 comments on commit 56aa9e9

Please sign in to comment.