There was an error while loading. Please reload this page.
1 parent a21b364 commit 4ba393dCopy full SHA for 4ba393d
.github/workflows/docs.yml
@@ -55,7 +55,8 @@ jobs:
55
uses: cicirello/generate-sitemap@v1
56
with:
57
path-to-root: './docs/build'
58
- base-url-path: https://www.onboard.blocknative.com/
+ drop-html-extension: true
59
+ base-url-path: https://onboard.blocknative.com
60
61
- name: Peak at folder contents
62
run: ls -al
0 commit comments