We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63fd927 commit 1334a9cCopy full SHA for 1334a9c
.github/workflows/publish_to_mvn-central.yml
@@ -3,7 +3,7 @@ on:
3
# push:
4
# branches: [ v0.9-DEV ]
5
release:
6
- types: [created]
+ types: [published]
7
jobs:
8
publish:
9
runs-on: ubuntu-latest
0 commit comments