ci: rename workflow

This commit is contained in:
Michael Currin
2021-06-08 18:01:22 +02:00
parent 828bf66208
commit 158e6dc938
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
name: Deploy docs
name: Deploy Docs
on:
push:

View File

@@ -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)