fix: publish releases
This commit is contained in:
parent
c2aa3b8365
commit
fa3f6e2f33
1 changed files with 10 additions and 1 deletions
11
.releaserc
11
.releaserc
|
|
@ -20,6 +20,15 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"@semantic-release/github"
|
||||
[
|
||||
"@semantic-release/github",
|
||||
{
|
||||
"assets": [
|
||||
{
|
||||
"path": "build/libs/*.jar"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue