build(version): 修复版本发布错误的问题

Signed-off-by: 李东云 <dongyu.li@luxcreo.ai>
This commit is contained in:
李东云
2023-10-13 16:25:39 +08:00
parent 67fe657056
commit 7ab4d1b548

View File

@@ -59,6 +59,10 @@
{ {
"filename": "VERSION_TRACKER.txt", "filename": "VERSION_TRACKER.txt",
"type": "plain-text" "type": "plain-text"
},
{
"filename": "composer.json",
"type": "json"
} }
] ]
} }