GH-2278 - Enable milestone releases to Maven Central.

This commit is contained in:
Oliver Drotbohm
2025-01-24 09:46:31 +01:00
parent a2b4ba153e
commit f1ef8914b1
2 changed files with 1 additions and 41 deletions

View File

@@ -2,7 +2,7 @@ name: Release to Maven Central
on:
push:
branches: [ release/release ]
branches: [ "release/release", "release/milestone" ]
jobs:
build: