Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mine-cetinkaya-rundel committed Apr 19, 2023
2 parents feb2b7d + 9f56536 commit d40aece
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
uses: nwtgck/actions-netlify@v1.1
with:
publish-dir: './_book'
production-branch: ims1
production-branch: main
github-token: ${{ secrets.GITHUB_TOKEN }}
deploy-message:
'Deploy from GHA: ${{ github.event.pull_request.title || github.event.head_commit.message }} (${{ github.sha }})'
Expand Down
2 changes: 1 addition & 1 deletion index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ knit: bookdown::render_book
site: bookdown::bookdown_site
title: "Introduction to Modern Statistics (2nd Ed)"
author: "Mine Çetinkaya-Rundel and Johanna Hardin"
description: "This is IMS2!"
description: "This is IMS2e!"
github-repo: openintrostat/ims
twitter-handle: OpenIntroOrg
url: 'https\://openintro-ims.netlify.app/'
Expand Down

0 comments on commit d40aece

Please sign in to comment.