remindgmbh/NPM Publish Prerelease

Publish an npm package appending timestamp and commit sha to current version

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 2, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: remindgmbh/npm-publish-prerelease-action@053434d4647885cbd052afbdc4dfbdc553c92562 # v1.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
accessVisibility of package, allowed values are 'null', 'public' and 'restricted'nonull
node-versionNode version used to install and publish the packagenolts/*
npm-tokenNPM access token used to publish the package to the npm registryyes

no outputs