From 3c10e8cc6633edfe31415326864a1a66428e733d Mon Sep 17 00:00:00 2001 From: Go Date: Sun, 4 Jul 2021 18:45:25 +0900 Subject: Update gh-pages.yml --- .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 930fb45..12d7fcd 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -30,4 +30,4 @@ jobs: if: github.ref == 'refs/heads/main' with: github_token: ${{ secrets.GITHUB_TOKEN }} - publish_dir: cactus/exampleSite/public + publish_dir: ./public -- cgit v1.2.3