This is an automated email from the ASF dual-hosted git repository.

kirs pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bifromq-sites.git


The following commit(s) were added to refs/heads/master by this push:
     new d9a11b9  Update deploy-staging.yml
d9a11b9 is described below

commit d9a11b976f3ccadaab534162c3295b467586b329
Author: Calvin Kirs <[email protected]>
AuthorDate: Wed Jun 25 11:17:26 2025 +0800

    Update deploy-staging.yml
---
 .github/workflows/deploy-staging.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/deploy-staging.yml 
b/.github/workflows/deploy-staging.yml
index 9ccc712..5f8b0dc 100644
--- a/.github/workflows/deploy-staging.yml
+++ b/.github/workflows/deploy-staging.yml
@@ -41,4 +41,4 @@ jobs:
         with:
           github_token: ${{ secrets.GITHUB_TOKEN }}
           publish_dir: ./build
-          publish_branch: asf-staging
+          publish_branch: asf-site

Reply via email to