From 781875e3ddeb849d009a3f336d87c944c58712bc Mon Sep 17 00:00:00 2001 From: Captain Date: Tue, 30 Jun 2020 09:37:04 +0800 Subject: [PATCH] add double quotation mark --- 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