2021-12-28 04:25:56 -07:00
|
|
|
# github-action-push-to-another-repository
|
2020-03-29 08:44:47 -06:00
|
|
|
|
2024-09-15 13:10:15 -06:00
|
|
|
> [!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.
|
|
|
|
|
2022-09-26 16:44:58 -06:00
|
|
|
See the extensive documentation in https://cpina.github.io/push-to-another-repository-docs/ (includes examples, FAQ, troubleshooting, etc.).
|
2020-03-29 12:59:13 -06:00
|
|
|
|
2022-09-26 16:44:58 -06:00
|
|
|
GitHub repository of the documentation: https://github.com/cpina/push-to-another-repository-docs
|