diff --git a/.github/workflows/blog.yaml b/.github/workflows/blog.yaml index f50c29c..b68ee5f 100644 --- a/.github/workflows/blog.yaml +++ b/.github/workflows/blog.yaml @@ -1,5 +1,5 @@ # Sample workflow for building and deploying a Hugo site to GitHub Pages -name: Deploy Hugo site to Pages +name: Build and deploy site to GitHub Pages on: # Runs on pushes targeting the default branch