From e49940a68cd0d70332eacbba5e0b2d53e9fc48de Mon Sep 17 00:00:00 2001 From: Jonathan Shimwell Date: Fri, 6 Aug 2021 14:34:02 +0100 Subject: [PATCH] added badge for github action on pypi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aeecf4abd..2d38aa701 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ [![Documentation Status](https://readthedocs.org/projects/paramak/badge/?version=main)](https://paramak.readthedocs.io/en/main/?badge=main) +[![Upload Python Package](https://github.com/fusion-energy/paramak/actions/workflows/python-publish.yml/badge.svg?branch=main)](https://github.com/fusion-energy/paramak/actions/workflows/python-publish.yml) [![PyPI](https://img.shields.io/pypi/v/paramak?color=brightgreen&label=pypi&logo=grebrightgreenen&logoColor=green)](https://pypi.org/project/paramak/) [![docker-publish-release](https://github.com/fusion-energy/paramak/actions/workflows/docker_publish.yml/badge.svg)](https://github.com/fusion-energy/paramak/actions/workflows/docker_publish.yml)