setup-aftman

CI discord

Github action to install and run [aftman](https://github.com/LPGhatguy/aftman); a toolchain manager. ## Usage ```yaml steps: - uses: actions/setup-aftman@v0.2.0 ``` ### Parameters |name|description|default| |---|---|---| |`version`|`aftman` version in the form `vx.x.x`|-| |`path`|Path to the `aftman.toml` directory|`.`| |`token`|Github token from `github.token`|`github.token`| ## Credits [@nezuo](https://github.com/nezuo) - Installing `aftman` using `gh`