We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e358874 + 87f7c68 commit 3765f8dCopy full SHA for 3765f8d
.github/workflows/build-and-deploy.yml
@@ -114,4 +114,4 @@ jobs:
114
with:
115
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
116
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
117
- command: pages deploy . --project-name=redot-docs --branch=main
+ command: pages deploy . --project-name=redot-docs --branch=master
0 commit comments