Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/halogenica/beautifulhugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Romero <halogenica@users.noreply.github.com>2022-10-01 11:29:42 +0300
committerGitHub <noreply@github.com>2022-10-01 11:29:42 +0300
commit832ce376b89e17cacc1f92f114c040feb6472a9e (patch)
tree9a70f36f1ac22dc656796a539e5b01e3ccdb7450
parent3f212fc7649b571be09a9bf4cc60cae0772ee2c3 (diff)
Update hugo.yml
-rw-r--r--.github/workflows/hugo.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml
index e2aa022..b984af1 100644
--- a/.github/workflows/hugo.yml
+++ b/.github/workflows/hugo.yml
@@ -48,7 +48,7 @@ jobs:
hugo \
--minify \
--baseURL "${{ steps.pages.outputs.base_url }}/" \
- -s ../beautifulhugo/beautifulhugo/exampleSite/ \
+ -s ../beautifulhugo/exampleSite/ \
-t ../beautifulhugo/ \
-c ../beautifulhugo/beautifulhugo/exampleSite/content/
- name: Upload artifact