diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 817a1d1..ec03a45 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,4 +1,4 @@ -name: Deploy VitePress site to Pages +name: Deploy VitePress Documentation to GitHub Pages on: # Runs on pushes targeting the `main` branch. Change this to `master` if you're