mirror of
https://github.com/CompeyDev/setup-rokit.git
synced 2024-12-12 12:40:36 +00:00
fix default for path
This commit is contained in:
parent
46b8abf155
commit
02502dd894
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ steps:
|
||||||
|`version`|`aftman` version in the form `vx.x.x`|-|
|
|`version`|`aftman` version in the form `vx.x.x`|-|
|
||||||
|`trust-check`|Whether to check trusts|`true`|
|
|`trust-check`|Whether to check trusts|`true`|
|
||||||
|`trusts`|List of trusted tools separated by spaces|-|
|
|`trusts`|List of trusted tools separated by spaces|-|
|
||||||
|`path`|Path to the `aftman.toml` directory|`./`|
|
|`path`|Path to the `aftman.toml` directory|`.`|
|
||||||
|`token`|Github token from `github.token`|`github.token`|
|
|`token`|Github token from `github.token`|`github.token`|
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
Loading…
Reference in a new issue