We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b209b03 + 1511b7f commit 2674130Copy full SHA for 2674130
.github/workflows/gh-pages.yml
@@ -149,7 +149,7 @@ jobs:
149
# HUGO_ENVIRONMENT: staging
150
# HUGO_CACHEDIR: ${{ runner.temp }}/hugo_cache
151
TZ: America/New York
152
- run: hugo --logLevel debug --baseURL "https://stumbo.github.io/InterlispDraft.github.io"
+ run: hugo --logLevel debug --baseURL "https://stumbo.github.io/"
153
154
- name: Deploy
155
uses: peaceiris/actions-gh-pages@v4
0 commit comments