Skip to content

Commit

Permalink
Merge pull request #35 from vdice/chore/plugin-manifest-description
Browse files Browse the repository at this point in the history
chore(spin-pluginify.toml): add description
  • Loading branch information
ThorstenHans authored Jul 12, 2024
2 parents 0f82bf1 + 134f057 commit 986557d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spin-pluginify.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 986557d

Please sign in to comment.