This is an automated email from the ASF dual-hosted git repository. tison pushed a commit to branch tisonkun-patch-1 in repository https://gitbox.apache.org/repos/asf/opendal.git
commit 39c1d153604bf37d95251df52753cecca532c91f Author: tison <wander4...@gmail.com> AuthorDate: Fri Jan 19 09:22:55 2024 +0800 chore: fixup doc link in release_java.yml --- .github/workflows/release_java.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release_java.yml b/.github/workflows/release_java.yml index 88e86aeeea..08b8b0f870 100644 --- a/.github/workflows/release_java.yml +++ b/.github/workflows/release_java.yml @@ -21,7 +21,7 @@ on: push: tags: # Staging JARs on Apache Nexus repository for RCs. Read more on - # https://opendal.apache.org/docs/contributing/release#release-maven-artifacts + # https://opendal.apache.org/community/committers/release/#release-maven-artifacts - 'v[0-9]+.[0-9]+.[0-9]+-rc.[0-9]+' pull_request: branches: