Skip to content

airbone95/ghcr-retag

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghcr-retag

retag images in ghcr without pulling them

variables

this action uses the following inputs (all are required):

Variable Description Example
old_tag the old tag that you want to assign a new tag to (old tag will NOT be deleted) latest
new_tag the new tag you want to assign to the tag above production
ghcr_username credentials to access ghcr myuser
ghcr_password credentials to access ghcr supersecretpassword
ghcr_repo the docker image you want to assign the new tag to myuser/mycontainer

About

retag images in ghcr without pulling them

Resources

License

Stars

Watchers

Forks

Packages

No packages published