atos-actions/Download Release Artifact
Download a release artifact that was previously uploaded in the workflow by the upload-artifact action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Artifact name | yes | — |
| path | Destination path | no | . |
| tag | The release tag to download from | yes | — |
| token | Github personal access token with repo permissions | no | ${{ github.token }} |
Outputs
no outputs