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 1a268d5 commit 7ddd5bbCopy full SHA for 7ddd5bb
.github/workflows/maven.yml
@@ -17,4 +17,4 @@ jobs:
17
with:
18
java-version: 1.8
19
- name: Build with Maven
20
- run: mvn clean install deploy
+ run: mvn clean install
0 commit comments