Skip to content

Commit f5ddae2

Browse files
committed
generate sitemap correctly
1 parent 65b2281 commit f5ddae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Generate sitemap
2929
run: |
3030
cd book
31-
npx sscli --base https://lifetime-variance.sunshowers.io
31+
npx sscli --base https://rust-cli-recommendations.sunshowers.io
3232
- name: Deploy
3333
uses: JamesIves/github-pages-deploy-action@releases/v4
3434
with:

0 commit comments

Comments
 (0)