From 2a7b24c371d1c8cc558ca45d61a614f35fbeea71 Mon Sep 17 00:00:00 2001 From: offa <8887756+offa@users.noreply.github.com> Date: Thu, 12 Mar 2026 13:33:32 +0100 Subject: [PATCH] Add release badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 48156f5..55d0545 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # conan-action [![ci](https://github.com/offa/conan-action/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/offa/conan-action/actions/workflows/ci.yml) +[![GitHub release](https://img.shields.io/github/release/offa/action-action.svg)](https://github.com/offa/action-action/releases) [![License](https://img.shields.io/badge/license-MIT-yellow.svg)](LICENSE) GitHub Action for Conan based projects.