Skip to content

Commit 2d794ff

Browse files
committed
Publish only maven jar
1 parent 78a65c2 commit 2d794ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout Repository
1818
uses: actions/checkout@v4
1919

20-
- name: Set up JDK 11 with GitHub Packages
20+
- name: Set up JDK 8
2121
uses: actions/setup-java@v3
2222
with:
2323
distribution: 'temurin'

0 commit comments

Comments
 (0)