From 1e773326664f3610b2ac4acf2ec1b2c4ee49bae8 Mon Sep 17 00:00:00 2001 From: samthebest Date: Fri, 10 Mar 2023 21:22:50 +0000 Subject: [PATCH] Fixing README to match repo move --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fba8798..b1a7f35 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Returns an array of possible detected large file(s) Consume the action by referencing the stable release ```yaml -uses: actionsdesk/lfs-warning@v3.2 +uses: ppremk/lfs-warning@v3.2 with: token: ${{ secrets.GITHUB_TOKEN }} # Optional filesizelimit: 10MB @@ -74,4 +74,5 @@ with: - [@SkyTrix](https://github.com/SkyTrix) - [@srz-zumix](https://github.com/srz-zumix) - [@zzgab](https://github.com/zzgab) +- [@samthebest](https://github.com/samthebest)