mirror of
https://github.com/actions-hub/stylelint.git
synced 2024-11-22 07:50:55 -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
|
- 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)
|
||||||
|
|
Loading…
Reference in a new issue