diff --git a/spin-pluginify.toml b/spin-pluginify.toml index f82a42a..a34f9e7 100644 --- a/spin-pluginify.toml +++ b/spin-pluginify.toml @@ -1,4 +1,5 @@ name = "trigger-command" +description = "A Spin trigger that executes the WASI main function of a component." version = "0.1" spin_compatibility = ">=2.0" license = "Apache-2.0"