Skip to content

Commit 2aafdce

Browse files
committed
Publish to maven
1 parent 60abc38 commit 2aafdce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ jobs:
66
uses: ithundxr/workflows/.github/workflows/java-build.yml@main
77
with:
88
java-version: 17
9+
publish-to-maven: true
910
secrets:
1011
maven-token: ${{ secrets.MAVEN_TOKEN }}

0 commit comments

Comments
 (0)