Skip to content

Commit

Permalink
docs(fix): make output attribute descriptions read in a written way
Browse files Browse the repository at this point in the history
Co-authored-by: Fil Maj <[email protected]>
  • Loading branch information
zimeg and filmaj authored Nov 4, 2024
1 parent 595105d commit 5ae8b01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ inputs:
required: false
outputs:
time:
description: "The Unix epoch time that the job completed"
description: "The Unix epoch time that the step completed"
ok:
description: "If the requested completed without errors"
description: "If the request completed without errors"
channel_id:
description: "The channel ID of a message posted using a token"
response:
Expand Down

0 comments on commit 5ae8b01

Please sign in to comment.