tweedegolf/Retag action
Add a tag to a docker image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | Image name | yes | — |
| tag | Current tag | yes | — |
| new-tag | New tag | yes | — |
| token | GitHub token for logging into the ghcr container registry | no | ${{ github.token }} |
Outputs
no outputs