Skip to content

Commit

Permalink
Fix sitemap (blocknative#1573)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorjdawson authored Mar 9, 2023
1 parent a21b364 commit 4ba393d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ jobs:
uses: cicirello/generate-sitemap@v1
with:
path-to-root: './docs/build'
base-url-path: https://www.onboard.blocknative.com/
drop-html-extension: true
base-url-path: https://onboard.blocknative.com

- name: Peak at folder contents
run: ls -al
Expand Down

0 comments on commit 4ba393d

Please sign in to comment.