fix: action.yml misspelling

This commit is contained in:
Nick Fields
2020-09-29 10:49:30 -04:00
parent ec785f59e1
commit 86ecaf34fa

View File

@@ -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'