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