From a8a3fe0ee8992bbed70a7ac9feacc4c89b22e80a Mon Sep 17 00:00:00 2001 From: linwei9 <595019852@qq.com> Date: Wed, 1 Jul 2020 16:19:12 +0800 Subject: [PATCH] modify yaml file --- mcstrans.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcstrans.yaml b/mcstrans.yaml index 50e853a..65a559b 100644 --- a/mcstrans.yaml +++ b/mcstrans.yaml @@ -1,4 +1,4 @@ version_control: git src_repo: https://src.fedoraproject.org/rpms/mcstrans.git tag_prefix: ^mcstrans- -seperator: - +seperator: "-" -- Gitee