remindgmbh/NPM Publish Prerelease
Publish an npm package appending timestamp and commit sha to current version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 2, 2024
- License
- None
Pinned Snippet
uses: remindgmbh/npm-publish-prerelease-action@053434d4647885cbd052afbdc4dfbdc553c92562 # v1.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| access | Visibility of package, allowed values are 'null', 'public' and 'restricted' | no | null |
| node-version | Node version used to install and publish the package | no | lts/* |
| npm-token | NPM access token used to publish the package to the npm registry | yes | — |
Outputs
no outputs