From f856bb5f1457dfe36562be8938e11baf932fcc46 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Sun, 21 Apr 2024 21:21:41 +0800 Subject: [PATCH] ci: update workflows config. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d2a7ca3..fe1da20 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: run: | cat > idoc.yml << EOF site: "SwiftUI Tutorial" - description: "SwiftUI Tutorial" is an application designed to assist developers in creating exceptional apps using SwiftUI + description: SwiftUI Tutorial is an application designed to assist developers in creating exceptional apps using SwiftUI keywords: SwiftUI,swift,Tutorial app,Developer,tools,Coding,document favicon: assets/logo.png logo: ./assets/logo.png