sergeysova/Gist Write Action
The action to write content to a gist
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gist_id | Gist ID | yes | — |
| file_name | Name of the file at the gist to write data at | yes | — |
| content | Content to write | yes | — |
Outputs
| name | description |
|---|---|
| content | updated gist content |