ci: test with release action

This commit is contained in:
2025-09-20 10:26:10 +02:00
parent dcbd133e7f
commit f0083bc06f
4 changed files with 26 additions and 28 deletions

8
.versionrc.json Normal file
View File

@@ -0,0 +1,8 @@
{
"bumpFiles": [
{
"filename": "src/info.json",
"type": "json"
}
]
}