mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Add external-repo-sync-action
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. Is a rsync and git wrapper with some presets to allow easy inclusion/exclusion of files.
This commit is contained in:
parent
496e8ba6b2
commit
fd24f98c6d
@ -135,6 +135,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
|||||||
- [Enforce Policies on GitHub Repositories and Commits](https://github.com/talos-systems/conform)
|
- [Enforce Policies on GitHub Repositories and Commits](https://github.com/talos-systems/conform)
|
||||||
- [Auto Label Issue Based on Issue Description](https://github.com/Renato66/auto-label)
|
- [Auto Label Issue Based on Issue Description](https://github.com/Renato66/auto-label)
|
||||||
- [Update Configured GitHub Actions to the Latest Versions](https://github.com/fabasoad/ghacu)
|
- [Update Configured GitHub Actions to the Latest Versions](https://github.com/fabasoad/ghacu)
|
||||||
|
- [Sync Defined Files/Binaries to Wiki or External Repositories](https://github.com/kai-tub/external-repo-sync-action)
|
||||||
|
|
||||||
### Collection of Actions
|
### Collection of Actions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user