mirror of
https://github.com/CompeyDev/setup-rokit.git
synced 2024-12-12 12:40:36 +00:00
docs: lowercase A for consistency
This commit is contained in:
parent
3f96d8a89b
commit
2f49a90f7d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ For more advanced cases, use the parameters below.
|
|||
steps:
|
||||
- uses: ok-nick/setup-aftman@v0.3.0
|
||||
with:
|
||||
version: v1.0.0 # name of git tag in Aftman (uses latest by default)
|
||||
version: v1.0.0 # name of git tag in aftman (uses latest by default)
|
||||
path: some_directory/my_project # path to project directory containing `aftman.toml`
|
||||
token: ${{ github.token }} # GitHub token to bypass rate limit (passed by default)
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue