schklom / Mirror-workflows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mirror-workflows

Each branch mirrors a repo's main (or master) branch (easier to build with Actions than having one repo for each repo I want to mirror).

Actions synchronize the branches to repos, build Dockerfiles into images, and push these images to Docker Hub.

The Actions are defined in the directory .github/workflows. Secrets are used for sensitive information.

Branches currently working:

Disclaimer

If people use my version of Infinity-For-Reddit (it uses my username and api key), i will change the parameters and make the repository private). Feel free to copy my setup, and use your own username and api keys. The details are in the Action yaml file, and you can ask me by opening issues.

About