diff --git a/workspace/gh-workflow/Cargo.toml b/workspace/gh-workflow/Cargo.toml index f0ee15b..9ad0044 100644 --- a/workspace/gh-workflow/Cargo.toml +++ b/workspace/gh-workflow/Cargo.toml @@ -5,7 +5,6 @@ edition = "2021" description = "A type-safe GitHub Actions workflow generator" license = "Apache 2.0" -license-file = "LICENSE" documentation = "https://github.com/tailcallhq/rust-gh-workflows" homepage = "https://github.com/tailcallhq/rust-gh-workflows" repository = "https://github.com/tailcallhq/rust-gh-workflows"