Main is now the production branch
This commit is contained in:
2
.github/workflows/build_book.yaml
vendored
2
.github/workflows/build_book.yaml
vendored
@@ -72,7 +72,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 }})'
|
||||
|
||||
Reference in New Issue
Block a user