redhat-developer / vscode-rsp-ui

A unified UI for all RSP servers and RSP server-providers to integrate with
Eclipse Public License 2.0
39 stars 21 forks source link

add workflow to automate new release and attach vsix #208

Closed lstocchi closed 1 year ago

lstocchi commented 2 years ago

This workflow can be run manually when a new release should be created. It creates a new release entry and attach the vsix to it. No input required as it takes the version from package.json.

Example -> https://github.com/lstocchi/vscode-rsp-ui/releases/tag/0.23.11

If you prefer to trigger it when a new tag is created it can be changed @robstryker . Just let me know.