actions-marketplace-validations/Mirror the release of another repository to your repository
This action download the release of any public repository, commit it to a branch, and push the branch to your repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | The source repository path. Expected format {owner}/{repo} | yes | — |
| tag | The github tag to download the release from | yes | — |
| patterns | Download only assets that match a glob patterns | yes | — |
Outputs
no outputs