diff --git a/.github/workflows/build-and-release.yml b/.github/workflows/build-and-release.yml index bc7dc65..3d31ad8 100644 --- a/.github/workflows/build-and-release.yml +++ b/.github/workflows/build-and-release.yml @@ -1,4 +1,4 @@ -name: Build, Push, and Release +name: Docker Build on: push: diff --git a/README.md b/README.md index 260c4fb..65ca7ff 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # NovaMD +![Build](https://github.com/LordMathis/NovaMD/actions/workflows/build-and-release.yml/badge.svg) ![Go Tests](https://github.com/LordMathis/NovaMD/actions/workflows/go-test.yml/badge.svg) + Yet another markdown editor. Work in progress ## Features