Skip to content

Commit 4840239

Browse files
committed
rebuild hugo
1 parent 9533faa commit 4840239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: |
5656
hugo \
5757
--minify \
58-
--baseURL "${{ steps.pages.outputs.base_url }}/"
58+
--baseURL "https://netops2devops.net/"
5959
- name: Upload artifact
6060
uses: actions/upload-pages-artifact@v3
6161
with:

0 commit comments

Comments
 (0)