Skip to content

Commit ceae8dd

Browse files
Update hugo.yml
1 parent 5285111 commit ceae8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
hugo \
5858
--minify \
5959
--source Website
60-
--baseURL "${{ steps.pages.outputs.base_url }}/Website/"
60+
--baseURL "${{ steps.pages.outputs.base_url }}/"
6161
- name: Upload artifact
6262
uses: actions/upload-pages-artifact@v1
6363
with:

0 commit comments

Comments
 (0)