From 6db8ec6063e123ffb9a3f1e55afd93413df835a6 Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Tue, 13 Aug 2024 22:30:38 -0400 Subject: [PATCH] Update hugo.yml --- .github/workflows/hugo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index a7697a4..a8cf471 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -1,5 +1,5 @@ # Sample workflow for building and deploying a Hugo site to GitHub Pages -name: ESP32 Nodes +name: Deploy Hugo site to Pages on: # Runs on pushes targeting the default branch