- Use our new [gh-publish-npm](https://github.com/TypeFox/gh-publish-npm) GitHub Action - See Langium’s [publish.yml](https://github.com/eclipse-langium/langium/blob/main/.github/workflows/publish.yml) for an example - Set up [trusted publishing with OICD](https://docs.npmjs.com/trusted-publishers): - Log in to [npmjs.org](https://www.npmjs.com/) and go to the Settings page of your package - I already prepared a `publish` environment that can be used in the Actions workflow and the npm trusted publisher. - We need to add access tokens for VS Code Marketplace and Open VSX
publishenvironment that can be used in the Actions workflow and the npm trusted publisher.