Skip to content

Commit 87f7c68

Browse files
Fix: Change Cloudflare deploy branch from main to master
1 parent e358874 commit 87f7c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ jobs:
114114
with:
115115
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
116116
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
117-
command: pages deploy . --project-name=redot-docs --branch=main
117+
command: pages deploy . --project-name=redot-docs --branch=master

0 commit comments

Comments
 (0)