mirror of
https://github.com/actions-hub/stylelint.git
synced 2024-11-21 23:40:56 -05:00
Update README.md
This commit is contained in:
parent
5366eec4cf
commit
02dc4755e8
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ Action has 3 parameters which you can set:
|
|||
- CONFIG_PATH - Path to stylelint configuration file
|
||||
- INDENT_SPACE - Space indentation
|
||||
|
||||
This parameters can be set throw environment variables:
|
||||
This parameters can be set through environment variables:
|
||||
```yaml
|
||||
- uses: actions-hub/stylelint@master
|
||||
env:
|
||||
|
@ -86,4 +86,4 @@ jobs:
|
|||
```
|
||||
|
||||
## License
|
||||
[MIT License](https://github.com/actions-hub/stylelint/blob/master/LICENSE)
|
||||
[MIT License](https://github.com/actions-hub/stylelint/blob/master/LICENSE)
|
||||
|
|
Loading…
Reference in a new issue