ptonini/publish-docker-image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 6, 2023
- License
- None
Pinned Snippet
uses: ptonini/gha-publish-docker-image@baf44927a9448c336e13630b359de3216175c6ce # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | — | yes | — |
| username | — | yes | — |
| password | — | yes | — |
| repository | — | yes | — |
| tags | — | no | latest |
| context | — | no | ${{ github.workspace }} |
| build_arguments | — | no | "" |
Outputs
| name | description |
|---|---|
| digest | — |