From f2c0d0406db3247a298686af70208499b9d59106 Mon Sep 17 00:00:00 2001 From: Topher Lamey Date: Mon, 22 Sep 2025 11:58:35 -0600 Subject: [PATCH] Fix registry name check --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b2865a..ba84826 100644 --- a/README.md +++ b/README.md @@ -348,4 +348,4 @@ Workflows are designed to skip jobs if the latest commit is an automated version 3. Click "Run workflow" and choose the desired bump type (minor or major). 4. The workflow will handle the rest! -[//]: # (mcp-name: stackhawk.com/stackhawk-mcp) \ No newline at end of file +[//]: # (mcp-name: com.stackhawk/*) \ No newline at end of file