Skip to content

Commit

Permalink
Change site_url
Browse files Browse the repository at this point in the history
  • Loading branch information
joelnitta committed Dec 6, 2024
1 parent 86d28b5 commit 55411e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
cache-version: 1

- name: Render book
run: Rscript -e 'babelquarto::render_website(site_url="https://joelnitta.com")'
run: Rscript -e 'babelquarto::render_website(site_url="www.joelnitta.com")'

- name: git config
run: |
Expand Down

0 comments on commit 55411e6

Please sign in to comment.