Publish updated packages
Version updated for https://github.com/TypeFox/gh-publish-npm to version v0.4.0.
- This action is used across all versions by 2 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the publishing process for npm packages, VS Code extensions, and Open VSX extensions. It ensures that only newer versions are published by comparing them with previously published versions. The action supports token-based authentication for npm and personal access tokens for VS Marketplace and Open VSX. The tool is configured to use OIDC trusted publishing by default unless an explicit npm token is provided for token-based authentication.