Fix typo
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 20s

This commit is contained in:
2025-11-05 21:48:33 +01:00
parent d067ea0517
commit ccaf58808f

View File

@@ -21,7 +21,7 @@ jobs:
- name: Build
run: hugo --minify
- name: "publish"
- name: "Publish"
run: |
npx -p "@getmeli/cli" meli upload ./public \
--url "https://pages.hogertz.eu" \