kei-g/DockerHub Patcher
This action patches description and overview to DockerHub.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| description | The single-line description of your docker image. | yes | — |
| overview | The full-text description of your docker image. If not specified, a content of README.md in your repository alternates. | no | — |
| password | Your password on DockerHub. | yes | — |
| repo | The repository name on DockerHub to patch. | yes | — |
| username | Your name on DockerHub. | yes | — |
Outputs
| name | description |
|---|---|
| response | The response returned from DockerHub. |