first release is v0

This commit is contained in:
ok-nick 2022-07-18 13:25:28 -04:00
parent 6422d87c2e
commit aa586b90c6

View file

@ -11,7 +11,7 @@ Github action to install and run [aftman](https://github.com/LPGhatguy/aftman);
## Usage ## Usage
```yaml ```yaml
steps: steps:
- uses: actions/setup-aftman@v1 - uses: actions/setup-aftman@v0
``` ```
### Parameters ### Parameters