actions-marketplace-validations/Add to Estuary
Store your files on Estuary from a GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path_to_add | File path to add to Estuary | yes | — |
| estuary_api_key | API Key for Estuary | yes | — |
| estuary_api_url | URL for esturary instance and endpoint to POST the files to. default: https://upload.estuary.tech/content/add-car | yes | https://upload.estuary.tech/content/add-car |
| gateway_url | URL for IPFS gateway for preview urls | yes | https://dweb.link |
Outputs
| name | description |
|---|---|
| cid | The IPFS Content ID for the directory e.g. bafkreihc7sejzq4ab4kygfyjvs4ye7bxyzgfdpzt7caqkizqnzgf6zgogi |
| url | The IPFS gateway URL for the directory e.g https://dweb.link/ipfs/bafkreihc7sejzq4ab4kygfyjvs4ye7bxyzgfdpzt7caqkizqnzgf6zgogi |