Skip to content

Commit f619cf4

Browse files
committed
fix the cf-ipfs url
1 parent 877db71 commit f619cf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
9393
Preferred URLs:
9494
- https://${{ steps.convert_cidv0.outputs.cidv1 }}.ipfs.dweb.link/
95-
- https://${{ steps.convert_cidv0.outputs.cidv1 }}.cf-ipfs.com/
95+
- https://${{ steps.convert_cidv0.outputs.cidv1 }}.ipfs.cf-ipfs.com/
9696
- [ipfs://${{ steps.upload.outputs.hash }}/](ipfs://${{ steps.upload.outputs.hash }}/)
9797
9898
Other IPFS gateways:

0 commit comments

Comments
 (0)