plocket/Push generated file
Push a generated file to another repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github token for this action (you have to create this in your settings). | yes | — |
| source_file_path | "Path" to generated file. Example: path/to/file.md | yes | — |
| destination_repo | Repository to push file to. Example: some_user/some_repo | yes | — |
| destination_folder | Folder or folders to create or use in destination repository. | yes | — |
| target_branch | [Optional] set target branch name for the destination repository. Default is "main". | no | — |
| author | [Optional] Name of the commit's author. Default is user name of account doing action. | no | — |
| author_email | [Optional] Email for the commit. Default is author@no-reply... | no | — |
Outputs
no outputs