grassedge / generate-plantuml-action

Generate uml diagrams with Plantuml Server and push them to your repository.
MIT License
104 stars 170 forks source link

Add missing entry for new message option in action metadata file #10

Closed wyrfel closed 4 years ago

wyrfel commented 4 years ago

I forgot to register the new option in the action.yml metadata file. This also makes it possible to specify the default instead of the fallback in code.

Without this the action actually emits a warning about the unregistered input.