paulescalier/IPFS Pinata deploy GitHub action
Action which automates deploy to Pinata IPFS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to directory which should be sent to Pinata | yes | build |
| pin-name | Human name for pin | yes | — |
| pinata-api-key | Pinata API key | yes | — |
| pinata-secret-api-key | Pinata Secret API key | yes | — |
| remove-old | Remove old pin(-s) with same same | no | false |
| verbose | Verbose mode | yes | false |
Outputs
| name | description |
|---|---|
| hash | IPFS hash of the uploaded file or directory |