cholaraju/Publish-your-Image
Build and publish a Docker image to Docker Hub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 24, 2025
- License
- None
Pinned Snippet
uses: cholaraju/docker-push-action@53f77690842a7ef86f0e3a6140b917845b997059 # 1.0.0-alphatags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| image_name | Name of the Docker image (e.g. username/image-name) | yes | — |
| docker_username | Docker Hub username | yes | — |
| docker_password | Docker Hub password or access token | yes | — |
| tag | Tag for the Docker image (default: latest) | no | latest |
Outputs
no outputs