summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-04-29 22:06:35 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-04-29 22:06:35 +0200
commit3e9a191a8b143904d0955c56db8617f89c07fe15 (patch)
tree2156f729d9e45b47a83ae35a3c97126b2a0aa9ae
parenta3a773ae23f0d824ffcf4189e6e05d4886b0eb2a (diff)
downloadgohugo-theme-ed-3e9a191a8b143904d0955c56db8617f89c07fe15.tar.gz
Fix source directory to deploy to GitHub Pages
-rw-r--r--.github/workflows/cd.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml
index b35fb80..477d25e 100644
--- a/.github/workflows/cd.yml
+++ b/.github/workflows/cd.yml
@@ -38,4 +38,4 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
- publish_dir: ./public
+ publish_dir: ./exampleSite/public