diff --git a/.github/workflows/maven.yaml b/.github/workflows/maven.yaml index 28e4edc9dd01..131e9881fecd 100644 --- a/.github/workflows/maven.yaml +++ b/.github/workflows/maven.yaml @@ -1,4 +1,4 @@ -name: Publish icu4j.jar to GH Maven +name: Publish snapshot icu4j.jar to GH Maven on: release: types: [created]