bentocodeing/netlify-plugin-use-env-in-runtime

Remove `required` properties

ehmicky opened this issue · 1 comments

The inputs have a default value, therefore they are not required and required: true can be removed.

https://github.com/ARKHN3B/netlify-plugin-use-env-in-runtime/blob/920ded63de5e0d9d9e8805ddb0041faeb730e7db/manifest.yml#L7

Thanks for your feedback 🙂, this is corrected.

See correction.