actions-marketplace-validations/Pin with Pinata
Pin content to the IPFS using Pinata.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| pinata-api-key | Your Pinata API key. | yes | — |
| pinata-secret-api-key | Your Pinata Secret API key. | yes | — |
| file-to-pin | Path to the file or directory that you want to pin. | yes | — |
Outputs
| name | description |
|---|---|
| hash | The hash of the pinned file. |
| pinSize | The size, in MB, of the pinned hash. |
| timestamp | The timestamp the hash was added to Pinata's pin queue. |