chore: mirrors inside repos
This commit is contained in:
parent
19df4e16a1
commit
9ae2a4441e
1 changed files with 1 additions and 3 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
@ -94,8 +94,6 @@ jobs:
|
||||||
"${assets[@]}" \
|
"${assets[@]}" \
|
||||||
-m v$VERSION \
|
-m v$VERSION \
|
||||||
-m "IPFS Hash: [$IPFS_HASH](https://ipfs.io/ipfs/$IPFS_HASH)" \
|
-m "IPFS Hash: [$IPFS_HASH](https://ipfs.io/ipfs/$IPFS_HASH)" \
|
||||||
-m "Guess what? Mirrors!" \
|
-m "Guess what? Mirrors!<br><https://github.com/musescore/MuseScore/tree/$SHORT_SHA><br><https://github.com/github/dmca/tree/$SHORT_SHA>" \
|
||||||
-m "<https://github.com/musescore/MuseScore/tree/$SHORT_SHA>" \
|
|
||||||
-m "<https://github.com/github/dmca/tree/$SHORT_SHA>" \
|
|
||||||
-t $REF \
|
-t $REF \
|
||||||
v$VERSION
|
v$VERSION
|
||||||
|
|
Loading…
Reference in a new issue