Skip to content

Commit cd6ba8f

Browse files
committed
update branch
1 parent 66562e8 commit cd6ba8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-cloudberry-site.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
with:
6969
github_token: ${{ secrets.GITHUB_TOKEN }}
7070
publish_dir: ./build
71-
publish_branch: preview/${{ github.event.pull_request.number }}
71+
publish_branch: preview
7272

7373
# Deploy to asf-site for production
7474
- name: Deploy to production

0 commit comments

Comments
 (0)