Skip to content

Commit

Permalink
More master --> main work
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Dec 21, 2021
1 parent 7ddbe31 commit 6c82b3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bookdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: nwtgck/[email protected]
with:
publish-dir: './_book'
production-branch: master
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 _output.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ bookdown::gitbook:
<li><a href="./">Happy Git and GitHub for the useR</a></li>
after: |
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
edit: https://github.com/jennybc/happy-git-with-r/edit/master/%s
edit: https://github.com/jennybc/happy-git-with-r/edit/main/%s

0 comments on commit 6c82b3a

Please sign in to comment.