Skip to content

Commit 2281633

Browse files
authored
Merge pull request #66 from stumbo/fixRobots.txt
Update baseURL
2 parents 39b80c1 + d3c9e5d commit 2281633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
# HUGO_ENVIRONMENT: staging
150150
# HUGO_CACHEDIR: ${{ runner.temp }}/hugo_cache
151151
TZ: America/New York
152-
run: hugo --logLevel debug
152+
run: hugo --logLevel debug --baseURL "https://interlisp.org/InterlispDraft.github.io"
153153

154154
- name: Deploy
155155
uses: peaceiris/actions-gh-pages@v4

0 commit comments

Comments
 (0)