mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-17 03:52:32 -05:00
[PR #435] Add external-repo-sync-action #1119
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/sdras/awesome-actions/pull/435
State: closed
Merged: Yes
https://github.com/kai-tub/external-repo-sync-action
Provides a GitHub action to push files/binaries to external repositories.
Per default, the action uses the wiki of the current repo, but you can specify other repos as well.
The action is a rsync and git wrapper with some presets to allow easy inclusion/exclusion of files.