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 088fb13 commit 1d5c481Copy full SHA for 1d5c481
.github/workflows/maven.yml
@@ -32,6 +32,7 @@ jobs:
32
33
34
# Comment "Build With Maven" and uncomment the below when you want a snapshot build to be deployed
35
+# *********Don't forget to switch to Java 1.8 as well********
36
# - name: Publish Maven snapshot
37
# uses: samuelmeuli/action-maven-publish@v1
38
# with:
0 commit comments