mirror of
https://github.com/CompeyDev/setup-rokit.git
synced 2024-12-12 04:30:37 +00:00
docs: typo and clarity
This commit is contained in:
parent
e226f24209
commit
7514e5c3cc
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ steps:
|
||||||
```
|
```
|
||||||
For a list of default parameter values, [check here](https://github.com/ok-nick/setup-aftman/blob/main/action.yml#L5-L20).
|
For a list of default parameter values, [check here](https://github.com/ok-nick/setup-aftman/blob/main/action.yml#L5-L20).
|
||||||
|
|
||||||
### Advanced Usage
|
### Advanced
|
||||||
For more advanced cases, use the parameters below.
|
For more advanced cases, use the parameters below.
|
||||||
```yaml
|
```yaml
|
||||||
steps:
|
steps:
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name: setup-aftman
|
name: setup-aftman
|
||||||
description: Github action to install and run aftman; a toolchain manager.
|
description: GitHub action to install and run aftman; a toolchain manager.
|
||||||
author: ok-nick
|
author: ok-nick
|
||||||
|
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Reference in a new issue