actions-marketplace-validations/IPFS Remote Pinning
Pin your website to a IPFS Remote Pinning Service
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 25, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/alexanderschau_ipfs-pinning-action@e1993758f9c190b261eb395b5a39fa23edde2f75 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path_to_add | Directory path to add to IPFS | yes | — |
| endpoint | Url of API Endpoint | yes | — |
| access_token | Access Token for API Endpoint | yes | — |
| pin_name | Name of pin | no | — |
Outputs
| name | description |
|---|---|
| cid | IPFS Content ID of the pinned file/directory |