From a159c7ff8e2f5a6d8b64b54eec3736373f4215db Mon Sep 17 00:00:00 2001 From: Camille Frantz Date: Thu, 5 Jun 2025 10:21:50 -0500 Subject: [PATCH] fix workflow badge --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c3ee748..602b294 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# The new [QuotesBot](https://bots.fyrfli.social/@quotesbot) code -![](https://fyrfli.dev/fyrfli/quotesbot/actions/workflows/deploy/badge.svg?branch=main&event=run) +# The new [QuotesBot](https://bots.fyrfli.social/@quotesbot) code ![](https://fyrfli.dev/fyrfli/quotesbot/actions/workflows/deploy.yml) In the neverending quest to improve my coding skills, I often check out the code that other bots employ. Last night, I decided to check out the code for the [ThursdayBot](https://github.com/devashishp/thursday) and realised something really neat: