From 6737d9981cbed4c123e46c9f914ebbb4d23389fc Mon Sep 17 00:00:00 2001 From: Kristian Krsnik Date: Fri, 18 Aug 2023 22:32:36 +0200 Subject: [PATCH] updated build --- .github/workflows/blog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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