Skip to content

Commit

Permalink
rename the title
Browse files Browse the repository at this point in the history
  • Loading branch information
JosiahParry committed Dec 1, 2023
1 parent f1cabc7 commit 9f091f4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
# uses: actions/setup-python@v3

# From https://github.com/r-lib/actions/tree/v2-branch/setup-r
# - name: Setup R
# uses: r-lib/actions/setup-r@v2
# - uses: r-lib/actions/setup-renv@v2
- name: Setup R
uses: r-lib/actions/setup-r@v2
- uses: r-lib/actions/setup-renv@v2

# NOTE: If Publishing to GitHub Pages, set the permissions correctly (see top of this yaml)
- name: Publish to GitHub Pages (and render)
Expand Down
Loading

0 comments on commit 9f091f4

Please sign in to comment.