Skip to content

Commit 728532d

Browse files
committed
fix build issue
Signed-off-by: seven <zilisheng1996@gmail.com>
1 parent d6dd074 commit 728532d

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
@@ -50,5 +50,5 @@ jobs:
5050
directory: dist
5151
# Optional: Enable this if you want to have GitHub Deployments triggered
5252
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
53-
branch: main
53+
branch: master
5454
environment: production

0 commit comments

Comments
 (0)