Skip to content

Commit 20036e1

Browse files
committed
feat: deploy set as main
Signed-off-by: seven <[email protected]>
1 parent 9bb29d0 commit 20036e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/page-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
directory: dist
2525
# Optional: Enable this if you want to have GitHub Deployments triggered
2626
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
27-
branch: master
27+
branch: main
2828
environment: production
2929

0 commit comments

Comments
 (0)