From 158e6dc9385d91d4ba4601a01f0ade978b459462 Mon Sep 17 00:00:00 2001 From: Michael Currin <18750745+MichaelCurrin@users.noreply.github.com> Date: Tue, 8 Jun 2021 18:01:22 +0200 Subject: [PATCH] ci: rename workflow --- .github/workflows/docs.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 7759494..6fd7fa5 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -1,4 +1,4 @@ -name: Deploy docs +name: Deploy Docs on: push: diff --git a/README.md b/README.md index 2a918cd..477b0fa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # MkDocs Quickstart > Started template for a MkDocs docs site on GH Pages - including CI -[![CI status](https://github.com/MichaelCurrin/mkdocs-quickstart/workflows/Deploy%20docs/badge.svg)](https://github.com/MichaelCurrin/mkdocs-quickstart/actions) +[![CI status](https://github.com/MichaelCurrin/mkdocs-quickstart/workflows/Deploy%20Docs/badge.svg)](https://github.com/MichaelCurrin/mkdocs-quickstart/actions) [![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/mkdocs-quickstart?include_prereleases=&sort=semver)](https://github.com/MichaelCurrin/mkdocs-quickstart/releases/) [![License](https://img.shields.io/badge/License-MIT-blue)](#license)