github Action to push files into another Github repository
Go to file
2022-09-06 00:18:35 +01:00
.github/ISSUE_TEMPLATE Update issue templates 2022-07-28 12:03:10 +01:00
action.yml Rename so it can be published (hopefully) 2022-01-20 23:47:19 +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 Since we need to download only the last snapshot, it is not necessary to download the full commits history. 2022-09-06 00:18:35 +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.