docs: typo and clarity

This commit is contained in:
ok-nick 2023-09-20 13:49:25 -04:00
parent e226f24209
commit 7514e5c3cc
No known key found for this signature in database
GPG key ID: E6F3F722530600D2
2 changed files with 2 additions and 2 deletions

View file

@ -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:

View file

@ -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: