Fix readme typo

This commit is contained in:
Ross Brodbeck 2020-05-11 10:50:46 -04:00
parent 17e10153fc
commit c605ff6848
1 changed files with 1 additions and 1 deletions

View File

@ -84,4 +84,4 @@ jobs:
### Debugging
To see debug ouput from this action, you must set the secret `ACTIONS_STEP_DEBUG` to `true` in your repository. You can run this action in debug only mode (no actions will be taken on your issues) by passing `debug-only` `true` as an argument to the action.
To see debug output from this action, you must set the secret `ACTIONS_STEP_DEBUG` to `true` in your repository. You can run this action in debug only mode (no actions will be taken on your issues) by passing `debug-only` `true` as an argument to the action.