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 fbd546b commit 05aa138Copy full SHA for 05aa138
.github/workflows/build-on-push.yml
@@ -25,6 +25,6 @@ jobs:
25
26
- name: maven-build-verify
27
run: mvn --batch-mode --update-snapshots clean verify
28
-
+
29
- name: upload-snapshot-to-maven-central
30
run: mvn --batch-mode deploy
0 commit comments