diff --git a/action.yml b/action.yml index 2cf4fee..1aa0fbd 100644 --- a/action.yml +++ b/action.yml @@ -1,7 +1,7 @@ --- name: gitea-release-action description: "An action to support publishing release to Gitea." -author: "Grypho" +author: "Akkuman" inputs: server_url: description: the base url of the gitea API