ipfs-github-action
ipfs-github-action copied to clipboard
feat: pin content paths
This feature detects absolute paths starting with /ipfs/ or /ipns/ and pins them instead of adding a local directory.
This enables use on CI without the need for having entire dataset locally (eg. dist.ipfs.io – see https://github.com/ipfs/distributions/pull/362)
@olizilla would this do?