rossrdme/Sync Folder to Repository
Synchronize a folder from one repository to another
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| primary_repo_folder | Folder in primary repository with docs to sync | yes | — |
| bidi_sync_repo | Sync repository to push documentation | yes | — |
| bidi_sync_folder | Destination folder in sync repository (leave empty for root) | no | "" |
| bidi_sync_branch | Target branch in sync repository | yes | — |
| access_token | GitHub token with repository access | yes | — |
| git_user_name | Git user name for commits | no | GitHub Actions Bot |
| git_user_email | Git user email for commits | no | noreply@github.com |
Outputs
no outputs