Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 64b1d1e

Browse files
authored
ci: fix docusaurus (#1540)
Co-authored-by: Hien To <tominhhien97@gmail.com>
1 parent e394199 commit 64b1d1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@ jobs:
9090
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
9191
projectName: ${{ env.CLOUDFLARE_PROJECT_NAME }}
9292
directory: ./docs/build
93-
branch: dev
93+
branch: main
9494
# Optional: Enable this if you want to have GitHub Deployments triggered
9595
gitHubToken: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)