Shorten GitHub workflow name

This commit is contained in:
Will Faught
2024-06-05 21:49:25 -07:00
parent ee6d9e2729
commit 604f8882f6

View File

@@ -54,7 +54,7 @@ jobs:
steps:
- name: "Deploy Pages"
uses: "actions/deploy-pages@v4"
name: "Deploy Hugo site to Pages"
name: "GitHub Pages"
on:
push:
branches: ["**"]