Skip to content

Commit b7892cd

Browse files
committed
fix: realease only shaded jar
1 parent 56e4ed5 commit b7892cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
{
3434
"assets": [
3535
{
36-
"path": "build/libs/dropped-patches*"
36+
"path": "build/libs/dropped-patches*all.jar"
3737
}
3838
],
3939
successComment: false

0 commit comments

Comments
 (0)