From 9674cbd4e4e506def36cbec763b1f02f85e76cc2 Mon Sep 17 00:00:00 2001 From: Derk-Jan Karrenbeld Date: Thu, 2 Oct 2025 17:23:25 +0200 Subject: [PATCH] Fix badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8aa134f..25dfe24 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # @exercism/typescript-representer -[![typescript-representer / deploy](https://github.com/exercism/typescript-representer/actions/workflows/deploys.yml/badge.svg)](https://github.com/exercism/typescript-representer/actions/workflows/deploys.yml) +[![Deploy](https://github.com/exercism/typescript-representer/actions/workflows/deploy.yml/badge.svg)](https://github.com/exercism/typescript-representer/actions/workflows/deploy.yml) [![typescript-representer / main](https://github.com/exercism/typescript-representer/actions/workflows/ci.js.yml/badge.svg)](https://github.com/exercism/typescript-representer/actions/workflows/ci.js.yml) ## Installation