optivem/Find Latest Prerelease
Find the latest prerelease version of a GitHub repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-owner | Repository owner (organization or username) | yes | — |
| repo-name | Repository name | yes | — |
| token | GitHub token for authentication | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| latest-prerelease | Tag name of the latest prerelease version |