We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66562e8 commit cd6ba8fCopy full SHA for cd6ba8f
.github/workflows/publish-cloudberry-site.yml
@@ -68,7 +68,7 @@ jobs:
68
with:
69
github_token: ${{ secrets.GITHUB_TOKEN }}
70
publish_dir: ./build
71
- publish_branch: preview/${{ github.event.pull_request.number }}
+ publish_branch: preview
72
73
# Deploy to asf-site for production
74
- name: Deploy to production
0 commit comments