fix: add patches.json as a release asset
This commit is contained in:
parent
4cd6d4459a
commit
589a7c01d1
1 changed files with 2 additions and 1 deletions
|
|
@ -21,7 +21,8 @@
|
|||
"assets": [
|
||||
"README.md",
|
||||
"CHANGELOG.md",
|
||||
"gradle.properties"
|
||||
"gradle.properties",
|
||||
"patches.json"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue