From 81cc2f78300d6fd9590df28d160f6f643520344e Mon Sep 17 00:00:00 2001 From: yinyongkang Date: Tue, 16 Apr 2024 10:00:08 +0800 Subject: [PATCH] Add yaml file --- marco.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 marco.yaml diff --git a/marco.yaml b/marco.yaml new file mode 100644 index 0000000..5563503 --- /dev/null +++ b/marco.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: mate-desktop/marco +tag_prefix: "^v" +separator: "." -- Gitee