diff --git a/action.yml b/action.yml index f7d3e37..286a571 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Setup and start DDEV action' +name: 'Setup DDEV in GitHub Workflows' description: 'Set up your GitHub Actions workflow with DDEV' author: 'Jonas Eberle and DDEV contributors'