aquiladev / ipfs-action

GitHub Action for upload to IPFS. Supports Pinata, Infura pinning service as well as direct upload.
https://dapps-delivery-guide.readthedocs.io/
MIT License
177 stars 46 forks source link

Output does not return hash anymore #18

Closed ivoputzer closed 3 years ago

ivoputzer commented 3 years ago

I think hash needs an explcit .toString() to return hash just like before last release

image