Update README.md

This commit is contained in:
Bob Gregor 2020-11-09 17:28:50 -05:00 committed by GitHub
parent 5366eec4cf
commit 02dc4755e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ Action has 3 parameters which you can set:
- CONFIG_PATH - Path to stylelint configuration file - CONFIG_PATH - Path to stylelint configuration file
- INDENT_SPACE - Space indentation - INDENT_SPACE - Space indentation
This parameters can be set throw environment variables: This parameters can be set through environment variables:
```yaml ```yaml
- uses: actions-hub/stylelint@master - uses: actions-hub/stylelint@master
env: env:
@ -86,4 +86,4 @@ jobs:
``` ```
## License ## License
[MIT License](https://github.com/actions-hub/stylelint/blob/master/LICENSE) [MIT License](https://github.com/actions-hub/stylelint/blob/master/LICENSE)