We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 579dd86 commit ed8ed09Copy full SHA for ed8ed09
.github/workflows/build-and-release.yml
@@ -63,7 +63,7 @@ jobs:
63
distribution: "temurin"
64
65
- name: Build
66
- run: mvn clean package
+ run: mvn -q clean package
67
68
- name: Upload artifact
69
uses: actions/upload-artifact@v4
0 commit comments