Skip to content

Commit

Permalink
Delete site_url
Browse files Browse the repository at this point in the history
  • Loading branch information
joelnitta committed Dec 6, 2024
1 parent 55411e6 commit 8ab0d8c
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="www.joelnitta.com")'
run: Rscript -e 'babelquarto::render_website()'

- name: git config
run: |
Expand Down

0 comments on commit 8ab0d8c

Please sign in to comment.