fix: publish releases

This commit is contained in:
Sculas
2022-05-13 20:06:34 +02:00
committed by GitHub
parent 49616a62af
commit 83916f96d2

View File

@ -20,6 +20,15 @@
]
}
],
"@semantic-release/github"
[
"@semantic-release/github",
{
"assets": [
{
"path": "build/libs/*.jar"
}
]
}
]
]
}