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