We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36ad536 commit 47ac983Copy full SHA for 47ac983
.github/workflows/sonatype-publish.yml
@@ -2,6 +2,7 @@ name: Maven Release
2
3
on:
4
workflow_dispatch:
5
+ push:
6
release:
7
types: [ created ]
8
0 commit comments