diff --git a/packages/core/package.json b/packages/core/package.json index 2273e3a6..588dd917 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -3,8 +3,9 @@ "version": "1.0.0", "description": "Actions core lib", "keywords": [ - "core", - "actions" + "github", + "actions", + "core" ], "homepage": "https://github.com/actions/toolkit/tree/master/packages/core", "license": "MIT", diff --git a/packages/exec/package.json b/packages/exec/package.json index 67dc4a1b..7ac622e3 100644 --- a/packages/exec/package.json +++ b/packages/exec/package.json @@ -3,8 +3,9 @@ "version": "1.0.0", "description": "Actions exec lib", "keywords": [ - "exec", - "actions" + "github", + "actions", + "exec" ], "homepage": "https://github.com/actions/toolkit/tree/master/packages/exec", "license": "MIT", diff --git a/packages/io/package.json b/packages/io/package.json index 037e2213..840101fb 100644 --- a/packages/io/package.json +++ b/packages/io/package.json @@ -3,8 +3,9 @@ "version": "1.0.0", "description": "Actions io lib", "keywords": [ - "io", - "actions" + "github", + "actions", + "io" ], "homepage": "https://github.com/actions/toolkit/tree/master/packages/io", "license": "MIT", diff --git a/packages/tool-cache/package.json b/packages/tool-cache/package.json index 192ecb9f..73855c7b 100644 --- a/packages/tool-cache/package.json +++ b/packages/tool-cache/package.json @@ -3,8 +3,9 @@ "version": "1.1.0", "description": "Actions tool-cache lib", "keywords": [ - "exec", - "actions" + "github", + "actions", + "exec" ], "homepage": "https://github.com/actions/toolkit/tree/master/packages/exec", "license": "MIT",