gr2m/Write to CSV file
Create or append to a .csv file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 23, 2022
- License
- ISC
- Runtime
- Deprecated runtime
Pinned Snippet
uses: gr2m/write-csv-file-action@0043f6011e89115bde1c6f12efab4387a412a37f # v1.0.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Relative path to .csv file (example: data/stats.csv) | yes | — |
| columns | Comma separated list of column titles. Inputs with the same names must be set | yes | — |
Outputs
no outputs