gr2m/Write to CSV file

Create or append to a .csv file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 23, 2022
License
ISC
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: gr2m/write-csv-file-action@0043f6011e89115bde1c6f12efab4387a412a37f # v1.0.4

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathRelative path to .csv file (example: data/stats.csv)yes
columnsComma separated list of column titles. Inputs with the same names must be setyes

no outputs