From a2bef2ca90b010e2e4836b2e50247135ac90304e Mon Sep 17 00:00:00 2001 From: Mandresy RABENJAHARISON Date: Mon, 7 Jul 2025 15:34:16 +0300 Subject: [PATCH] chore: udpate readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07118ba..9556021 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Exactly the same YAML—`act_runner` builds the Dockerfile automatically: ```yaml - - uses: you/gitea-create-branch-action@v1 + - uses: mandresyrabenja/gitea-issue-branch@v1 env: GITEA_URL: https://git.example.com GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}