From 34c36a6371a2048e0bfdb008ef4983309e9a9945 Mon Sep 17 00:00:00 2001 From: Monday Date: Tue, 18 Jul 2023 01:18:51 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Monday --- zimg.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/zimg.yaml b/zimg.yaml index b64fc88..11db6c3 100644 --- a/zimg.yaml +++ b/zimg.yaml @@ -1,5 +1,6 @@ version_control: github -src_repo: https://github.com/sekrit-twc/zimg.git -tag_prefix: "^v" -seperator: "." +src_repo: sekrit-twc/zimg +tag_prefix: "^release-" +separator: "." +git_url: https://github.com/sekrit-twc/zimg.git -- Gitee