diff --git a/.github/workflows/ci_build_push_image.yaml b/.github/workflows/ci_build_push_image.yaml index b1be421..02747e4 100644 --- a/.github/workflows/ci_build_push_image.yaml +++ b/.github/workflows/ci_build_push_image.yaml @@ -1,3 +1,4 @@ +## The name will be the text in the badge: name: Docker Image CI on: diff --git a/README.md b/README.md index 62dfe56..ca47048 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Reproducible Publishing using Quarto -[![](https://img.shields.io/badge/doi-10.3233/SHTI230064--z-yellow.svg)](https://doi.org/10.3233/SHTI230064) +[![Publication](https://img.shields.io/badge/doi-10.3233/SHTI230064--z-yellow.svg)](https://doi.org/10.3233/SHTI230064) +[![Docker image workflow](https://github.com/joundso/repub/actions/workflows/ci_build_push_image.yaml/badge.svg)](https://hub.docker.com/repository/docker/joundso/rstudio-verse/general) ## Motivation