Skip to content

Commit

Permalink
staging version subtitle; publish_dir 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellmanware committed Jul 1, 2024
1 parent 6015658 commit 0068f32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./ # Directory where bookdown outputs the HTML files
publish_dir: ./docs # Directory where bookdown outputs the HTML files
1 change: 1 addition & 0 deletions chapters/index.Rmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "The CHORDS Toolkit for Health and Geospatial Exposures Research"
subtitle: "Review Version Only -- Do Not Distribute"
date: "Last Modified: `r format(Sys.time(), '%B %d, %Y')` (Version 1.0)"
site: bookdown::bookdown_site
documentclass: book
Expand Down

0 comments on commit 0068f32

Please sign in to comment.