From 33d53b73ebb189d09410f3c6a7931c39c95232cb Mon Sep 17 00:00:00 2001 From: Xmader Date: Fri, 6 Nov 2020 12:52:24 -0500 Subject: [PATCH] chore: mirrors inside repos --- .github/workflows/release.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9e801cf..d44af14 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -94,6 +94,8 @@ jobs: "${assets[@]}" \ -m v$VERSION \ -m "IPFS Hash: [$IPFS_HASH](https://ipfs.io/ipfs/$IPFS_HASH)" \ - -m "Guess what? Mirrors! " \ + -m "Guess what? Mirrors!" \ + -m "" \ + -m "" \ -t $REF \ v$VERSION