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 ed6deb8 commit 28aa246Copy full SHA for 28aa246
.github/workflows/maven-library-build.yml
@@ -43,7 +43,7 @@ jobs:
43
mvn \
44
--no-transfer-progress \
45
--batch-mode ${{ inputs.mvn-options }} \
46
- clean compile site ${{ inputs.mvn-args }}
+ clean compile site
47
48
- name: Upload SBOM
49
uses: actions/upload-artifact@v3
0 commit comments