From 86b28ce4abf86b6cd28d3ebeef731f5bc5436f9e Mon Sep 17 00:00:00 2001 From: Isabela de Matos Date: Fri, 6 Dec 2024 18:32:11 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb3150b..03c604d 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Declutter is configured to run as a GitHub Action by default. The configuration ```bash cargo build --release -GITHUB_TOKEN= GITHUB_REPOSITORY= ./target/release/declutter +GITHUB_TOKEN= GITHUB_REPOSITORY= ./target/release/declutter ``` ## Output