Skip to content

Commit fa72cfe

Browse files
committed
test explicit baseURL
1 parent 9d2eca5 commit fa72cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
hugo \
6060
--gc \
6161
--minify \
62-
--baseURL "${{ steps.pages.outputs.base_url }}/"
62+
--baseURL "https://cloudtinkerers.com/"
6363
- name: Upload artifact
6464
uses: actions/upload-pages-artifact@v3
6565
with:

0 commit comments

Comments
 (0)