kjanat/Install gpg-sign
Download a released gpg-sign binary and add it to PATH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Release tag to install, or 'latest' | no | latest |
| repository | Repository publishing the release | no | kjanat/gpg-signing-service |
| token | Token for the GitHub API (release lookup and asset download) | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| version | Resolved release tag that was installed |
| path | Full path to the installed binary |