Main is now the production branch
This commit is contained in:
parent
a1170ea095
commit
fc8cace49c
|
@ -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 }})'
|
||||
|
|
Loading…
Reference in New Issue