fix: Correct typo in publication description in hugo.yaml

This commit is contained in:
2025-04-27 14:14:05 +02:00
parent 89c48246fd
commit 3c7c95c8ee
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
name: Build and Release Hugo Website
name: Build and Release Websites
on:
push:
@@ -11,7 +11,7 @@ on:
jobs:
build:
name: Build Hugo Website
name: Build Websites
runs-on: ubuntu-latest
steps: