From 4e291bb21296145c4e46c5e5d318e30ac73a2551 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sun, 11 Feb 2024 12:56:24 +0100 Subject: [PATCH] add action status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 12b1f38..0cad997 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Manage your RPG party & character using an interactive web app accessible from any browser. +[![Test, build, publish & deploy](https://github.com/Crocmagnon/charasheet/actions/workflows/publish.yaml/badge.svg)](https://github.com/Crocmagnon/charasheet/actions/workflows/publish.yaml) + ## Quick start Clone, then ```shell