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.
2 parents 3c353cd + ec73419 commit 0f5ff26Copy full SHA for 0f5ff26
.github/workflows/gradle-publish.yml
@@ -39,4 +39,4 @@ jobs:
39
uses: actions/upload-artifact@v4
40
with:
41
name: hysentials-artifacts
42
- path: build/libs/
+ path: versions/**/build/libs/*.jar
0 commit comments