metamask/Publish to npm

Publish the release to npm

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
npm-tokenThe token used for npm publishing. Only used for the initial publish of a package, to allow for OIDC to be set up for subsequent publishes. If not provided, the action will attempt to use OIDC for authentication.no
npm-tagThe npm tag to publish to. Defaults to "latest".nolatest
staged-publishWhether to use staged publishing. Defaults to "true". If set to "false", the action will publish directly to NPM without a staging step.notrue
provenanceWhether to include provenance information in the package. Must be disabled for private repositories. Defaults to "true".notrue
slack-webhook-urlSlack Webhook URLno
icon-urlUrl to the avatar used for the bot in Slacknohttps://raw.githubusercontent.com/MetaMask/action-npm-publish/main/robo.png
usernameThe name of the bot as it appears on SlacknoMetaMask bot
subteamUse this if you want to ping a subteam of individuals on Slack using @no
channelThe Slack channel to post inno
dry-runEnables dry run mode, which prepares the package for publishing but does not publish itno

no outputs