diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3958d6b..2a32187 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,4 +1,4 @@ -name: GH Pages Deploy +name: Deploy GH Pages on: push: diff --git a/README.md b/README.md index 1344435..56e7c20 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > Starter template for a Vue 3 site - including docs and CI deploy to GH Pages -[![GH Pages Deploy](https://github.com/MichaelCurrin/vue-quickstart/workflows/GH%20Pages%20Deploy/badge.svg)](https://github.com/MichaelCurrin/vue-quickstart/actions) +[![Deploy GH Pages](https://github.com/MichaelCurrin/vue-quickstart/workflows/Deploy%20GH%20Pages/badge.svg)](https://github.com/MichaelCurrin/vue-quickstart/actions) [![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/vue-quickstart)](https://github.com/MichaelCurrin/vue-js-quickstart/tags/) [![License](https://img.shields.io/badge/License-MIT-blue)](#license)