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 77e7732 commit ea1c49eCopy full SHA for ea1c49e
.github/workflows/gradle.yml
@@ -36,4 +36,4 @@ jobs:
36
uses: actions/upload-artifact@v4
37
if: success() && contains(github.ref_name, 'main')
38
with:
39
- path: build/libs/*.jar
+ path: build/libs/EncryptMyPack-*-shaded.jar
0 commit comments