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