fix: release patches.json file (#402)

This commit is contained in:
reis
2022-08-29 16:31:37 +03:00
committed by GitHub
parent 6fe1bfb856
commit 5b80ac1216

View File

@@ -32,6 +32,9 @@
"assets": [
{
"path": "build/libs/*.jar"
},
{
"path": "patches.json"
}
]
}