kevin-bronsdijk/Npm pre-release detection
This action detects pre-release Npm packages for a given package file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 26, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: kevin-bronsdijk/npm-pre-release-packages-detection-action@e078f990c219e0fd58e29f377f8dfc00ed9a7c7d # v1.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| package-file-full-path | The name of the package file | yes | — |
Outputs
| name | description |
|---|---|
| found-pre-release | Boolean indicator used to tell that a pre-release packages was found. |