Thanks for creating this extension ❤️, I was growing tired of looking up the api each time.
When specifying inputs with dispatch workflow I keep getting:
For 'properties/inputs', nil is not an object.
For context, my input is:
gh dispatch workflow --workflow "Release.yaml" --inputs '{"ForceShowMode": false}'
Any ideas?