From 6e9ad1c4dbb8d19f4e6e482e9e100b5b45e666b0 Mon Sep 17 00:00:00 2001 From: Monday Date: Thu, 29 Sep 2022 02:27:19 +0000 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Eyaml=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Monday --- discount.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 discount.yaml diff --git a/discount.yaml b/discount.yaml new file mode 100644 index 0000000..2906447 --- /dev/null +++ b/discount.yaml @@ -0,0 +1,5 @@ +version_control: github +src_repo: Orc/discount +tag_prefix: "^v" +separator: "." +git_url: https://github.com/Orc/discount.git \ No newline at end of file