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 93a906a commit 2f54b4aCopy full SHA for 2f54b4a
.releaserc
@@ -42,7 +42,7 @@
42
[
43
"@semantic-release/git",
44
{
45
- "assets": ["Dockerfile.prod, README.md"]
+ "assets": ["Dockerfile.prod", "README.md", "app/build/libs/app.jar"]
46
}
47
]
48
0 commit comments