From fbc71fbd57ca57fe2a363cb260b1c3f3c0a5f6bb Mon Sep 17 00:00:00 2001 From: Willem Elbers Date: Thu, 19 Sep 2024 15:08:23 +0200 Subject: [PATCH] Update maven.yml --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index fb19190b..16baac2e 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -10,7 +10,7 @@ name: Java CI with Maven on: release: - types: [prereleased, released, published] + types: [published] jobs: build: