Skip to content

Commit 9f161d7

Browse files
committed
ci: rename workflow
1 parent 2dd79dc commit 9f161d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: GH Pages Deploy
1+
name: Deploy GH Pages
22

33
on:
44
push:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
> Starter template for a Vue 3 site - including docs and CI deploy to GH Pages
33
44
<!-- Badges generated with: https://michaelcurrin.github.io/badge-generator/ -->
5-
[![GH Pages Deploy](https://github.com/MichaelCurrin/vue-quickstart/workflows/GH%20Pages%20Deploy/badge.svg)](https://github.com/MichaelCurrin/vue-quickstart/actions)
5+
[![Deploy GH Pages](https://github.com/MichaelCurrin/vue-quickstart/workflows/Deploy%20GH%20Pages/badge.svg)](https://github.com/MichaelCurrin/vue-quickstart/actions)
66
[![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/vue-quickstart)](https://github.com/MichaelCurrin/vue-js-quickstart/tags/)
77
[![License](https://img.shields.io/badge/License-MIT-blue)](#license)
88

0 commit comments

Comments
 (0)