parent
6c283ba050
commit
a48fa33ea2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -92,5 +92,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? <https://github.com/musescore/MuseScore/tree/$REF>" \
|
||||||
-t $REF \
|
-t $REF \
|
||||||
v$VERSION
|
v$VERSION
|
||||||
|
|
Loading…
Reference in a new issue