Skip to content

Commit

Permalink
fixed descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzaloaune committed Aug 16, 2024
1 parent 2fea648 commit 5664bd7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,10 @@ inputs:

# Define your outputs here.
outputs:
message: 'Response from the bot'
success: true
message:
descriptipon: 'Response from the bot'
success:
description: 'If the call was successful or not'

runs:
using: node20
Expand Down

0 comments on commit 5664bd7

Please sign in to comment.