Fix empty user's name from GitHub
1.17.1
Fixed
- Extension breaks if the user's name is empty from GitHub issue 152. Replaced empty name property with
username
(login
property).
Note
- CI build step in GitHub actions.
- Add publish step for GitHub actions
- Published to open VSX registry. Addresses issue 122.