psalm / shepherd

WIP - what runs on shepherd.dev
https://shepherd.dev
MIT License
68 stars 11 forks source link

Fix invalid message property #31

Closed ricardoboss closed 2 years ago

ricardoboss commented 2 years ago

Caused by #29.

Apparently, shields.io requires the type of the message property be string:

image

This PR should fix this.

ricardoboss commented 2 years ago

@orklah can you take a look?

muglug commented 2 years ago

Thanks!