This is a project that uses github action to complete the docker image pull and save to the corresponding branch
It seems to me that you need to fork this project under your own repository
- When you're done, find the project's action and you'll see that there's a workflow
Save Docker Image to Branch
- Now try to launch it!
Enable workflow
You will see the docker image you pulled in the branch of the repository
- Use git to pull the branch or download the zip archive
git clone [repository url] -b xxx