Skip to content

Commit

Permalink
add Ipfs Gateways
Browse files Browse the repository at this point in the history
  • Loading branch information
XueMoMo committed Jul 2, 2024
1 parent feb151b commit ffe5890
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/prod-release-ipfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,11 @@ jobs:
release_name: ${{ github.ref }}
body: |
IPFS CIDV1: ${{ steps.upload.outputs.hash }}
IPFS gateways:
https://${{steps.upload.outputs.hash}}.ipfs.dweb.link/
https://${{steps.upload.outputs.hash}}.ipfs.cf-ipfs.com/
https://crustfiles-xyz.ipns.dweb.link/
https://crustfiles-com.ipns.dweb.link/

0 comments on commit ffe5890

Please sign in to comment.