ci: setup releasing using actions (#1)
This commit is contained in:
14
.versionrc.json
Normal file
14
.versionrc.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"packageFiles": [
|
||||
{
|
||||
"filename": "src/info.json",
|
||||
"type": "json"
|
||||
}
|
||||
],
|
||||
"bumpFiles": [
|
||||
{
|
||||
"filename": "src/info.json",
|
||||
"type": "json"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user