Skip to content

Commit

Permalink
Include JavaDoc and sources into artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
qtc-de committed Dec 23, 2023
1 parent cc449f0 commit 348f258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: rmg-compiled-jars
path: target/rmg-*
path: target/*.jar

0 comments on commit 348f258

Please sign in to comment.