diff --git a/.github/workflows/release_java.yml b/.github/workflows/release_java.yml index 88e86aeeeab4..08b8b0f8703a 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: