From 015fef58ce5f4a4f654bb72757020437d57bffa3 Mon Sep 17 00:00:00 2001 From: duyiwei Date: Sun, 27 Mar 2022 08:17:08 +0000 Subject: [PATCH] add redshift.yaml. --- redshift.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 redshift.yaml diff --git a/redshift.yaml b/redshift.yaml new file mode 100644 index 0000000..f96f8d2 --- /dev/null +++ b/redshift.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: jonls/redshift +tag_prefix: "v" +separator: "." \ No newline at end of file -- Gitee