mirror of
https://github.com/actions-hub/stylelint.git
synced 2024-11-25 17:21:01 -05:00
commit
f7f2ea6010
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