mendesfabio/Dune Upload

Uploads a CSV file to the Dune API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 21, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: mendesfabio/dune-upload@98e0b7e5cf63a08ffc000ce4ea6cae385dc752e7 # v0.1.1

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

namedescriptionrequireddefault
dune_api_keyAPI key for authenticating with the Dune APIyes
csv_file_pathPath to the CSV file to uploadyes
table_nameThe target table in the database where the CSV data should be uploadedyes
descriptionA brief description of the uploaded data. Will be displayed in the Dune UI in the futureno
is_privateWhether the data should be private or not. Defaults to falsenofalse

no outputs