We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67ad0d7 commit 75b0d85Copy full SHA for 75b0d85
.github/workflows/pages.yaml
@@ -57,7 +57,7 @@ jobs:
57
run: |
58
hugo \
59
--gc --minify \
60
- --baseURL "https://${{ github.repository_owner }}.github.io/"
+ --baseURL "https://docs.memcached.org/"
61
- name: Upload artifact
62
uses: actions/upload-pages-artifact@v3
63
with:
0 commit comments