From 5bd74af1c81000b46e4faa1fce98a5d7f85abaa4 Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Mon, 21 Sep 2020 14:36:42 +0800 Subject: [PATCH] modify yaml file --- popt.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/popt.yaml b/popt.yaml index d99cc85..922f097 100644 --- a/popt.yaml +++ b/popt.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: rpm-software-management/popt -tag_prefix: ^popt- +tag_pattern: popt-(.*)-release seperator: "." -- Gitee