Skip to content

Set up Github action to automatically publish VS Code on release #2

Description

@donfour

Is your feature request related to a problem? Please describe.
The steps to publish a vs code extension is the same everytime:

  1. vsce publish
  2. bump version

So it's ideal if we could automate these steps to avoid mistakes.

Describe the solution you'd like
Whenever we create a release on Github, we could set up an action to do the above two steps.

Describe alternatives you've considered
n/a

Additional context
n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions