diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index fa6c1a5c..abfea817 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,4 +1,4 @@ -name: Deploy for gh pages +name: gh-pages on: # set triggers here, like on push or on release diff --git a/README.md b/README.md index 26441087..e29c6614 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # vite-pinia-starter -[![Deploy](https://github.com/pdsuwwz/vite-pinia-starter/workflows/Deploy%20for%20gh%20pages/badge.svg)](https://github.com/pdsuwwz/vite-pinia-starter/actions/workflows/deploy.yml) +[![Deploy](https://github.com/pdsuwwz/vite-pinia-starter/workflows/gh-pages/badge.svg)](https://github.com/pdsuwwz/vite-pinia-starter/actions/workflows/deploy.yml) [![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/pdsuwwz/vite-pinia-starter/deploy.yml?branch=main)](https://github.com/pdsuwwz/vite-pinia-starter/deployments/activity_log?environment=github-pages) [![jest](https://jestjs.io/img/jest-badge.svg)](https://github.com/facebook/jest) [![Author](https://img.shields.io/badge/Author-Wisdom-9cf)](https://github.com/pdsuwwz)