actions-marketplace-validations/Append to Gist
Appends the contents of file to a gist.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gistURL | URL to the gist | yes | — |
| token | Token able to append to the gist | yes | — |
| file | The filename containing the gist | yes | — |
| suffix | A suffix to append to a file | no | — |
Outputs
no outputs