simple-yi/Sync to Gist
Syncs files to a Gist based on a mapping file or direct content.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gist_id | The ID of the Gist to sync to | yes | — |
| gist_token | A Personal access token (PAT) with gist scope | yes | — |
| mapping_file | Path to the file that lists which files to sync. Used if mapping_content is not set. | no | — |
| mapping_content | A multi-line string of mapping rules. Takes precedence over mapping_file. | no | — |
Outputs
no outputs