github Action to push files into another Github repository
Go to file
2022-09-20 22:44:42 +01:00
.github/ISSUE_TEMPLATE Update issue templates 2022-07-28 12:03:10 +01:00
action.yml Avoid installing packages. Hopefully git and openssh-client are already installed 2022-09-20 22:44:42 +01:00
Dockerfile Add support for SSH_DEPLOY_KEY variable (instead of only the personal access token) 2022-06-09 00:46:30 +02:00
entrypoint.sh Fix variable substitution 2022-09-16 00:11:21 +01:00
LICENSE Initial commit 2020-03-29 16:37:03 +02:00
README.md Link to the formatted documentation 2022-09-05 23:33:35 +01:00

github-action-push-to-another-repository

See the documentation in https://cpina.github.io/push-to-another-repository-docs/

Includes example, FAQ, troubleshooting, etc.