From b75d4a85f28c9b53fed382b119631efd0b7a0283 Mon Sep 17 00:00:00 2001 From: deng Date: Mon, 20 May 2024 13:59:32 +0000 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cbe88d..9d9fd2d 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ Create a [gitea act runner](https://docs.gitea.com/usage/actions/act-runner) via ## Dirs * **data** * gitea runner mount space -* **gitea/workflows** +* **.gitea/workflows** * put CI/CD workflow yaml files here to deploy