We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 589d6e1 commit 72e487fCopy full SHA for 72e487f
.github/workflows/maven-publish.yml
@@ -2,7 +2,6 @@ name: Publish package to the Maven Central Repository
2
on:
3
release:
4
types: [ created ]
5
- push:
6
jobs:
7
publish-maven:
8
runs-on: ubuntu-latest
0 commit comments