We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b70d598 commit 2e11997Copy full SHA for 2e11997
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
uses: nwtgck/actions-netlify@v3
80
with:
81
publish-dir: '_build/html/'
82
- production-branch: master
+ production-branch: main
83
github-token: ${{ secrets.GITHUB_TOKEN }}
84
deploy-message: "Preview Deploy from GitHub Actions"
85
env:
0 commit comments