diff --git a/action.yml b/action.yml index b93667c..4c77130 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'Redis Server in GitHub Actions' -description: 'Start a Redis server (on default port 6379)' +description: 'Start a Redis server' branding: icon: 'database'