From 859f4dac751aac562344cb203202408645627b39 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 29 Dec 2022 04:18:41 +0900 Subject: [PATCH] Add GH release badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46430b41..e076b007 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # install-action +[![release](https://img.shields.io/github/release/taiki-e/install-action?style=flat-square&logo=github)](https://github.com/taiki-e/install-action/releases/latest) [![build status](https://img.shields.io/github/actions/workflow/status/taiki-e/install-action/ci.yml?branch=main&style=flat-square&logo=github)](https://github.com/taiki-e/install-action/actions) GitHub Action for installing development tools (mainly from GitHub Releases).