Skip to content

Commit

Permalink
Merge pull request #19 from gsmet/action-name
Browse files Browse the repository at this point in the history
Add the action name as input
  • Loading branch information
gsmet authored Nov 16, 2023
2 parents cbc16e6 + 709eb78 commit 4b96942
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ inputs:
github-token:
description: 'GitHub token'
required: true
action:
description: 'Name of the action (if named)'
required: false
workflow-run-id:
description: 'Workflow run id'
required: false
Expand Down

0 comments on commit 4b96942

Please sign in to comment.