From c19f06ba504448c894a1ae5256efccbf055eec19 Mon Sep 17 00:00:00 2001 From: OverHash <46231745+OverHash@users.noreply.github.com> Date: Sun, 13 Nov 2022 14:33:54 +1300 Subject: [PATCH] Fix README usage section (#6) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 963914e..1db9dbd 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ GitHub action to install and run [aftman](https://github.com/LPGhatguy/aftman); ## Usage ```yaml steps: -- uses: actions/setup-aftman@v0.3.0 +- uses: ok-nick/setup-aftman@v0.3.0 ``` ### Parameters