mirror of
https://github.com/LeavesMC/Leaves.git
synced 2025-12-19 14:59:32 +00:00
[ci skip] fix download url
This commit is contained in:
@@ -33,7 +33,7 @@ echo "discordmes=$discordmes" >> $GITHUB_ENV
|
||||
echo "pre=$preVersion" >> $GITHUB_ENV
|
||||
echo "make_latest=$make_latest" >> $GITHUB_ENV
|
||||
|
||||
echo "$leavesid [](https://github.com/Leaves/LeavesMC/releases/download/$tagid/$jarName)" >> $releaseinfo
|
||||
echo "$leavesid [](https://github.com/LeavesMC/Leaves/releases/download/$tagid/$jarName)" >> $releaseinfo
|
||||
echo "=====" >> $releaseinfo
|
||||
echo "" >> $releaseinfo
|
||||
if [ $preVersion = "true" ]; then
|
||||
|
||||
Reference in New Issue
Block a user