Skip to content

Commit

Permalink
Update action.yml (#80)
Browse files Browse the repository at this point in the history
add output 'status' for github action linting
  • Loading branch information
whoDoneItAgain committed Apr 27, 2024
1 parent 17187e3 commit e6ef5f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Expand Up @@ -9,6 +9,8 @@ branding:
outputs:
labels:
description: "The labels that were matched as a comma separated string"
status:
description: "The status of the action."
inputs:
token:
description: The GitHub token to use when calling the API
Expand Down

0 comments on commit e6ef5f1

Please sign in to comment.