We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceea563 commit 4880e0fCopy full SHA for 4880e0f
.github/workflows/daily-release.yaml renamed to .github/workflows/release.yaml
@@ -66,7 +66,8 @@ jobs:
66
- https://cloudflare-ipfs.com/ipfs/${{ steps.upload.outputs.hash }}/
67
- https://ipfs.infura.io/ipfs/${{ steps.upload.outputs.hash }}/
68
- https://ipfs.io/ipfs/${{ steps.upload.outputs.hash }}/
69
+ - https://dweb.link/ipfs/${{ steps.upload.outputs.hash }}/
70
- Includes the following changes:
71
+ Changes since the last release below.
72
73
${{ steps.bump_version.outputs.changelog }}
0 commit comments