ci: fix invalid syntax in .releaserc

This commit is contained in:
Palm
2022-12-17 19:43:14 +07:00
committed by oSumAtrIX
parent 89215d6513
commit b2b1108c47

View File

@@ -17,7 +17,7 @@
"assets": [
"README.md",
"CHANGELOG.md",
"gradle.properties",X
"gradle.properties",
"patches.json"
]
}