quorumcontrol/IPFS Deploy
Deploy code & content to IPFS pinning service
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 14, 2020
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: quorumcontrol/ipfs-deploy-github-action@d05cb0564d9b85a4e9d58de6c6ea06cff8e119eb # v1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| deploy-dir | The directory to deploy (can often be guessed) | no | — |
| pinning-service | The pinning service to use | yes | pinata |
| pinata-api-key | API key for Piñata pinning service | no | — |
| pinata-secret-api-key | Secret API key for Piñata pinning service | no | — |
| cloudflare-api-email | Cloudflare API email for DNS updates | no | — |
| cloudflare-api-key | Cloudflare API key for DNS updates | no | — |
| cloudflare-api-token | Cloudflare API token for DNS updates | no | — |
| cloudflare-zone | Cloudflare DNS zone to update on deployment | no | — |
| cloudflare-record | Cloudflare DNS record to update on deployment | no | — |
Outputs
| name | description |
|---|---|
| ipfs-hash | Hash of pinned IPFS deployment |