We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f79355d commit aca931aCopy full SHA for aca931a
.github/workflows/release-on-maven-central.yml
@@ -5,8 +5,6 @@ name: Release on Maven Central
5
on:
6
push:
7
tags: '*'
8
- release:
9
- types: [published]
10
jobs:
11
build:
12
runs-on: ubuntu-latest
0 commit comments