From e7a9b1be7b9e2795098d13f3401f2c49d4ee7f5f Mon Sep 17 00:00:00 2001 From: Shinwell_Hu Date: Wed, 24 Jun 2020 16:31:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3yaml=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fetchmail.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetchmail.yaml b/fetchmail.yaml index f3ff8ee..eb990fa 100644 --- a/fetchmail.yaml +++ b/fetchmail.yaml @@ -1,4 +1,4 @@ version_control: git src_repo: https://gitlab.com/fetchmail/fetchmail tag_prefix: ^RELEASE_ -seperator: - +seperator: "-" -- Gitee