From bf5c080a654d831f62202c9d6f8f485f93c74087 Mon Sep 17 00:00:00 2001 From: Breno A Date: Thu, 9 May 2024 20:17:46 -0300 Subject: [PATCH] chore: fix org --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2eca77d..3b8603b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ use it: ```yaml steps: - name: PRP Preprocessor - uses: brenoepics/prp-preprocessor@v1 + uses: CIFriends/prp-preprocessor@v1 with: rootDir: './example' extension: '.prp' @@ -43,4 +43,4 @@ The PRP Preprocessor does not produce any outputs. ## License -This project is licensed under the Apache-2.0 License. \ No newline at end of file +This project is licensed under the Apache-2.0 License.