From 05f033c95a17fe56628fa582bbda2b6b4acb2840 Mon Sep 17 00:00:00 2001 From: Tim Etchells Date: Mon, 16 Nov 2020 22:37:48 -0500 Subject: [PATCH] add badges Signed-off-by: Tim Etchells --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a1fe61d..91f63a7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # push-to-registry +[![tag badge](https://img.shields.io/github/v/tag/redhat-actions/push-to-registry?sort=semver)](https://github.com/redhat-actions/push-to-registry/tags) +[![license badge](https://img.shields.io/github/license/redhat-actions/push-to-registry)](./LICENSE) +[![size badge](https://img.shields.io/github/size/redhat-actions/push-to-registry/dist/index.js)](./dist) + Push-to-registry is a GitHub Action for pushing an OCI-compatible image to an image registry, such as Dockerhub, Quay.io, or an OpenShift integrated registry. ## Action Inputs