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"