From 713f7db900876460c5e70092e25bc5f3614c11f8 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sat, 4 Oct 2025 14:14:09 -0400 Subject: [PATCH] Name and description update. --- action.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/action.yml b/action.yml index d9577d1..089386a 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,5 @@ -name: "Pre-pull Docker Compose service images" -description: "Prepares Docker Compose services by pulling images in parallel before dry-run" -author: "Trez.One " +name: "Gitea Auto-PR (Github and Gitea Compatible)" +description: "Gitea-compatible version of https://github.com/arifer612/Gitea-PR-action" branding: icon: "git-pull-request"