diff --git a/package.json b/package.json index c059510..68f3dfc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gha", "version": "1.0.0", - "description": "Test Github Actions locally through Docker.", + "description": "Test your GitHub Actions workflow locally.", "main": "index.js", "scripts": { "start": "node index.js"