Skip to content

Commit

Permalink
Update branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Oct 31, 2024
2 parents d2e2108 + 82803e9 commit c56f7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: nwtgck/actions-netlify@v1.1
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

0 comments on commit c56f7ed

Please sign in to comment.