Skip to content

Commit 39b80c1

Browse files
authored
Merge pull request #65 from stumbo/fixRobots.txt
more stuff
2 parents 2674130 + eb60746 commit 39b80c1

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 --baseURL "https://stumbo.github.io/"
152+
run: hugo --logLevel debug
153153

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

0 commit comments

Comments
 (0)