Skip to content

Commit 09ab7e6

Browse files
authored
Update gradle-publish.yml
1 parent 6ee3488 commit 09ab7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
uses: actions/upload-artifact@v4
4040
with:
4141
name: hysentials-artifacts
42-
path: /versions/**/build/libs/
42+
path: /versions/**/build/libs/*.jar

0 commit comments

Comments
 (0)