Skip to content

Commit 67add68

Browse files
Update .github/workflows/git-release.yml
Co-authored-by: Vincent Biret <[email protected]>
1 parent ca6b6c8 commit 67add68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/git-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
ALLOW_EMPTY_CHANGELOG: "true"
3131
with:
3232
args: |
33-
drop/*.jar
33+
drop/build/**/*.jar

0 commit comments

Comments
 (0)