From 8dae1247657cb90429b32870c418ea437be9cd10 Mon Sep 17 00:00:00 2001 From: Monday Date: Sat, 25 Dec 2021 02:09:50 +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 --- python-scons.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-scons.yaml b/python-scons.yaml index 9a24859..88ab07d 100644 --- a/python-scons.yaml +++ b/python-scons.yaml @@ -1,4 +1,4 @@ version_control: github src_repo: SCons/scons -tag_pattern: ^v -seperator: . +tag_prefix: ^v +separator: .