Skip to content

Commit 2e11997

Browse files
committed
FIX: netlify target for CI
1 parent b70d598 commit 2e11997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
uses: nwtgck/actions-netlify@v3
8080
with:
8181
publish-dir: '_build/html/'
82-
production-branch: master
82+
production-branch: main
8383
github-token: ${{ secrets.GITHUB_TOKEN }}
8484
deploy-message: "Preview Deploy from GitHub Actions"
8585
env:

0 commit comments

Comments
 (0)