Skip to content

Commit 80c0c13

Browse files
committed
fix: adapt description to not use '
1 parent 3423d94 commit 80c0c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ inputs:
1414
description: 'The system message for a failed step'
1515
required: false
1616
final_status:
17-
description: 'The final status is the run's end-state, combining all step outcomes into one status result based on your logic.'
17+
description: 'The final status is the end-state of the run, combining all step outcomes into one status result based on your logic.'
1818
required: false
1919
summary:
2020
description: 'The summary message for the final status report'

0 commit comments

Comments
 (0)