Skip to content

Commit 8ab0d8c

Browse files
committed
Delete site_url
1 parent 55411e6 commit 8ab0d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
cache-version: 1
3939

4040
- name: Render book
41-
run: Rscript -e 'babelquarto::render_website(site_url="www.joelnitta.com")'
41+
run: Rscript -e 'babelquarto::render_website()'
4242

4343
- name: git config
4444
run: |

0 commit comments

Comments
 (0)