From 602fc53bd4e4d984e640ee6040ec2a434630c49f Mon Sep 17 00:00:00 2001 From: Guilhem Lettron Date: Tue, 19 Dec 2023 17:34:36 +0100 Subject: [PATCH] fix: package name in yaml --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6511912..d948e21 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The plugin can be configured in the [**semantic-release** configuration file](ht `YAML`: ```yaml plugins: - - @semantic-release-ado" + - "semantic-release-ado" ``` `JSON`: