Skip to content

Commit aca931a

Browse files
authored
Update release-on-maven-central.yml
Removed on release trigger, as it seemed to fire twice
1 parent f79355d commit aca931a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-on-maven-central.yml

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ name: Release on Maven Central
55
on:
66
push:
77
tags: '*'
8-
release:
9-
types: [published]
108
jobs:
119
build:
1210
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)