GitHub now have this new type: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema#upload Using the GitHub Action I see this error: ``` Error: Unknown field type: upload ``` It would be good to provide support. Or at least omit it so it doesn't break.
GitHub now have this new type:
https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema#upload
Using the GitHub Action I see this error:
It would be good to provide support. Or at least omit it so it doesn't break.