From c14c1ed9cf905b20050e9e127e328afd77597e14 Mon Sep 17 00:00:00 2001 From: CI Friends Date: Thu, 16 May 2024 06:45:37 +0000 Subject: [PATCH] chore: process 1 PRP files --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32504e4..005e6bb 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ use it: ```yml steps: - name: PRP Preprocessor - uses: CIFriends/prp-preprocessor@v1 + uses: CIFriends/prp-preprocessor@vmain with: rootDir: './example' ```