diff --git a/README.md b/README.md index a908b8f..5ebe24c 100644 --- a/README.md +++ b/README.md @@ -38,5 +38,5 @@ jobs: | Input | type | required | default | description | |:-------------:|:-----------:|:--------------:|:-----------------------------:|:--------------------------:| -| token | `string` | `false` | `${{ github.token }}`
| github action or PAT token | +| token | `string` | `false` | `${{ github.token }}`
| github action default token or PAT token | | files | `array` | `false` | | List of
file(s)/directory names to check for changes
during workflow execution |