heybourn / headwind

An opinionated Tailwind CSS class sorter built for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=heybourn.headwind
MIT License
1.38k stars 46 forks source link

build: add github action workflow to build vsix file on tag #123

Closed petertriho closed 3 years ago

petertriho commented 3 years ago

@praveenperera

This adds github action workflow to build on tag and creates a prerelease with the vsix file attached.

Could possibly extend this to publish to the store and possibily openvsx as well https://github.com/eclipse/openvsx/wiki/Publishing-Extensions) on published releases

Could probably just use this github action? https://github.com/marketplace/actions/publish-vs-code-extension