From 694cc5dc205beb38a811c572463761f21d9bf96b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=81=E7=B4=AB=E8=96=87?= Date: Fri, 9 Dec 2022 06:22:42 +0000 Subject: [PATCH] =?UTF-8?q?=20[sync]=E6=89=8B=E5=8A=A8=E5=90=8C=E6=AD=A5ma?= =?UTF-8?q?ster=E5=88=86=E6=94=AF=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 丁紫薇 --- ssh-key-dir.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ssh-key-dir.yaml diff --git a/ssh-key-dir.yaml b/ssh-key-dir.yaml new file mode 100644 index 0000000..5c144ac --- /dev/null +++ b/ssh-key-dir.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: coreos/ssh-key-dir +tag_prefix: "v" +separator: "." \ No newline at end of file -- Gitee