actionhippie/actionhippie-pushrm
Push a README to DockerHub, Quay or Harbor
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 14, 2026
- License
- Apache 2.0
Pinned Snippet
uses: actionhippie/pushrm@93fff1b7be1e33f5baea1f92769d03ca73bf322a # v1.8.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Username for DockerHub or Harbor | no | — |
| password | Password for DockerHub or Harbor | no | — |
| apikey | API key only used for Quay.io | no | — |
| provider | Used provider like dockerhub, harbor or quay | no | — |
| description | Short description to be set on the registry | no | — |
| readme | Path to another README like README.container.md | no | — |
| target | Target image to write the README to | yes | — |
Outputs
no outputs