mirror of
https://github.com/nick-fields/retry.git
synced 2026-02-10 23:25:28 +00:00
fix: action.yml misspelling
This commit is contained in:
@@ -27,7 +27,7 @@ outputs:
|
||||
exit_code:
|
||||
description: The final exit code returned by the command
|
||||
exit_error:
|
||||
descritipn: The final error returned by the command
|
||||
description: The final error returned by the command
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user