From 58c5c2a1b3ca4716240af826689efefb3d550a82 Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Tue, 7 Jul 2020 15:29:52 +0800 Subject: [PATCH] Fix yaml file error --- linuxconsoletools.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxconsoletools.yaml b/linuxconsoletools.yaml index 57263e7..0ed5ea9 100644 --- a/linuxconsoletools.yaml +++ b/linuxconsoletools.yaml @@ -1,4 +1,4 @@ version_control: git -src_repo: https://git.code.sf.net/p/linuxconsole/code linuxconsole-code +src_repo: https://git.code.sf.net/p/linuxconsole/code tag_prefix: "release-" seperator: "."