From a54639ed18eede18cb8e85b410d2f454b221b786 Mon Sep 17 00:00:00 2001 From: Jongyoul Lee Date: Thu, 2 Jul 2026 18:52:22 +0900 Subject: [PATCH] Link ASF promotion workflow in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e01837da0..de12ee6ce 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ ASF Infra builds `master` to the `asf-staging` branch according to `.asf.yaml`. After checking [https://zeppelin.staged.apache.org](https://zeppelin.staged.apache.org), committers with write access can manually promote the staged site to production: -1. Open the `Promote ASF staging to site` workflow in GitHub Actions. +1. Open the [`Promote ASF staging to site`](https://github.com/apache/zeppelin-site/actions/workflows/promote-asf-staging.yml) workflow in GitHub Actions. 2. Click `Run workflow` on the `master` branch. 3. Type `promote` in the `confirm` input. 4. Run the workflow.