# Refactor the `push-to-another-repo` action Currently the `push-to-another-repo` action library is using Dockerfile approach, refactor it to use the action yaml and script file. Also, move the action into the git folder.
Refactor the
push-to-another-repoactionCurrently the
push-to-another-repoaction library is using Dockerfile approach, refactor it to use the action yaml and script file.Also, move the action into the git folder.