rafalkk/Github Docker tag delete

Action allows you to remove Docker tag from the package repository in Github

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 4, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: rafalkk/remove-dockertag-action@581f14f26a4a127cbe4145f7584975483a58b4e8 # v1.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tag_nameName of Docker tag to deleteyes
github_tokenGITHUB_TOKEN is required to login to Container registry and use Github APIyes
is_organizationOrganization accounts have different API endpoints. Set this to true to use it within orgnofalse
private_repo_tokenGITHUB_TOKEN with access to private repository""

no outputs