Skip to content

Commit 2f54b4a

Browse files
committed
feat: release Jar file as well
1 parent 93a906a commit 2f54b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
[
4343
"@semantic-release/git",
4444
{
45-
"assets": ["Dockerfile.prod, README.md"]
45+
"assets": ["Dockerfile.prod", "README.md", "app/build/libs/app.jar"]
4646
}
4747
]
4848
]

0 commit comments

Comments
 (0)