From 713f568016888f3024ff796155513d66a9693a2f Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 5 Nov 2023 17:06:18 +0200 Subject: [PATCH] updating readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f4e399..fcf4e60 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Gitea schema. ## Example usage ```yml -uses: actions/gitea_create_release_action@master +uses: actions/gitea_creating_release_action@master with: gitea_schema: "https" gitea_host: "gitea.example.org"