From e00773946dda98b7437301abcb2dc19207888caf Mon Sep 17 00:00:00 2001 From: "Wesley J. Landaker" Date: Fri, 18 Oct 2024 23:24:52 -0600 Subject: [PATCH] Add release badge to the README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d1e09d..5c59236 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,4 @@ The model of tray timer is just a simple countdown timer. You set it, and it notifies you when it's done. [![build](https://github.com/wjl/tray-timer/actions/workflows/build.yml/badge.svg)](https://github.com/wjl/tray-timer/actions/workflows/build.yml) +[![release](https://github.com/wjl/tray-timer/actions/workflows/release.yml/badge.svg)](https://github.com/wjl/tray-timer/actions/workflows/release.yml)