From 8f594f9d79d40f50c594bd290ffd3bd83dba9a55 Mon Sep 17 00:00:00 2001 From: Go Date: Sun, 4 Jul 2021 19:17:39 +0900 Subject: Update gh-pages.yml try to make the gh-pages work... --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 77420ef..c6e0df9 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -23,7 +23,7 @@ jobs: # extended: true - name: Build - run: cd cactus/exampleSite && hugo --minify --themesDir ../.. --baseURL https://www.takuzen.me/ + run: cd cactus/exampleSite && hugo --minify --themesDir ../.. --baseURL https://www.takuzen.me/hugo-theme-cactus/ - name: Deploy uses: peaceiris/actions-gh-pages@v3.7.3 -- cgit v1.2.3