diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index b181753..7983817 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -14,6 +14,7 @@ jobs: steps: - uses: actions/checkout@v3 with: + ref: exampleSite submodules: true # Fetch Hugo themes (true OR recursive) fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod