Fix README usage section (#6)

This commit is contained in:
OverHash 2022-11-13 14:33:54 +13:00 committed by GitHub
parent 7ac28c0d37
commit c19f06ba50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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@v0.3.0 - uses: ok-nick/setup-aftman@v0.3.0
``` ```
### Parameters ### Parameters