From 9f400c31c047c8f4963cb48fa09dc7e515ba8b8c Mon Sep 17 00:00:00 2001 From: Valentin Berlier Date: Sat, 18 Dec 2021 05:03:45 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eec44f0..3cb230e 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Check a data pack at the root of the repository and output statistics. - uses: mcbeet/check-commands@v1 with: source: . - stats: "true" + stats: true ``` ## Contributing