Filecoin Pin Github Action
Host a static website with Filecoin Pin using GitHub Actions
filecoin-pin
can be used in CI pipelines like GitHub Actions to upload assets to the Filecoin decentralized storage network. Static website assets are particularly good candidates, given the existing tooling within the IPFS ecosystem for static website retrieval.
The Filecoin Pin repo has an example upload to Filecoin GitHub Action that can be used directly or as a starting point for your own CI pipeline.
The example filecoin-pin upload action itself has a usage example, and you can even see it in production as part of filecoin-pin-website's CI pipeline!
Below is also a video walkthrough of the example GitHub Action in use!
Note: there is more work coming soon to add "filecoin-pin functionality" directly to the robust ipshipyard/ipfs-deploy-action (tracking issue).
Last updated
Was this helpful?