This is an automated email from the ASF dual-hosted git repository.
jongyoul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git
The following commit(s) were added to refs/heads/master by this push:
new 18f86f88f Link ASF promotion workflow in README (#80)
18f86f88f is described below
commit 18f86f88f0cc96fb1827a3d5c14ef175816fb0f0
Author: Jongyoul Lee <[email protected]>
AuthorDate: Thu Jul 2 18:53:27 2026 +0900
Link ASF promotion workflow in README (#80)
---
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.