diff --git a/Cargo.toml b/Cargo.toml index 874fbda..333e54b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ description = "A GitHub Actions workflow validator and executor" documentation = "https://github.com/bahdotsh/wrkflw" homepage = "https://github.com/bahdotsh/wrkflw" repository = "https://github.com/bahdotsh/wrkflw" -keywords = ["workflows", "github", "local"] +keywords = ["workflows", "local"] categories = ["command-line-utilities", "github"] license = "MIT"