Skip to content

Commit

Permalink
Update build_book.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mine-cetinkaya-rundel authored Apr 19, 2023
1 parent 448464a commit 9f56536
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 @@ -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

0 comments on commit 9f56536

Please sign in to comment.