actions-marketplace-validations/Replicate Github Release Asset
Replicates a Github release to another repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | org/repo to download from | no | "" |
| version | version of the release to download from | no | latest |
| file | name of the file in the release to download | yes | — |
| token | optional Personal Access Token to access external repository | no | "" |
| release_repo | org/repo to release to | no | — |
| release_version | version of the release to be made | no | — |
| release_target | name of the target file path of the release | no | — |
Outputs
| name | description |
|---|---|
| version | The version of the release or tag |