Skip to content

Commit 4880e0f

Browse files
committed
chore(release): Deploy v2 to IPFS
BREAKING CHANGE: Trigger a v2.0.0 tag
1 parent ceea563 commit 4880e0f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/daily-release.yaml renamed to .github/workflows/release.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ jobs:
6666
- https://cloudflare-ipfs.com/ipfs/${{ steps.upload.outputs.hash }}/
6767
- https://ipfs.infura.io/ipfs/${{ steps.upload.outputs.hash }}/
6868
- https://ipfs.io/ipfs/${{ steps.upload.outputs.hash }}/
69+
- https://dweb.link/ipfs/${{ steps.upload.outputs.hash }}/
6970
70-
Includes the following changes:
71+
Changes since the last release below.
7172
7273
${{ steps.bump_version.outputs.changelog }}

0 commit comments

Comments
 (0)