github Action to push files into another Github repository
Go to file
2024-09-15 20:25:58 +01:00
.github/ISSUE_TEMPLATE Not being able to develop: add warning 2024-09-15 20:25:58 +01:00
action.yml Create branch if needed option 2023-04-25 15:16:26 +02:00
Dockerfile Enable git lfs (#98) 2023-02-25 21:58:06 +00:00
entrypoint.sh Add workaround for https://github.com/cpina/github-action-push-to-another-repository/issues/103 2023-05-19 23:31:53 +02:00
LICENSE Initial commit 2020-03-29 16:37:03 +02:00
README.md Not being able to develop: add warning 2024-09-15 20:25:58 +01:00

github-action-push-to-another-repository

Warning

TL;DR: this repository is not maintained for any new development. I plan to fix issues if they arise due to changes on GitHub, to minimise disruption of existing usage.

My circumstances changed since I started the GitHub Action in 2020. I am not able to add functionality to it or fix issues.

The action is 175 lines of shell script. Feel free to fork it and modify it for your own use case.

If you create a fork that might replace this one, I will add a note in the documentation and the README.md. Please, open an issue and I will do it.

See the extensive documentation in https://cpina.github.io/push-to-another-repository-docs/ (includes examples, FAQ, troubleshooting, etc.).

GitHub repository of the documentation: https://github.com/cpina/push-to-another-repository-docs