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 60abc38 commit 2aafdceCopy full SHA for 2aafdce
.github/workflows/publish.yml
@@ -6,5 +6,6 @@ jobs:
6
uses: ithundxr/workflows/.github/workflows/java-build.yml@main
7
with:
8
java-version: 17
9
+ publish-to-maven: true
10
secrets:
11
maven-token: ${{ secrets.MAVEN_TOKEN }}
0 commit comments