From 31583899e150a243b98492a79991f4f7d5b331b7 Mon Sep 17 00:00:00 2001 From: Luca LeBlanc <67206487+yodaluca23@users.noreply.github.com> Date: Mon, 22 Jul 2024 15:57:07 -0500 Subject: [PATCH] Update Build and Release.yml --- .github/workflows/Build and Release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/Build and Release.yml b/.github/workflows/Build and Release.yml index 7a47553..c9a50d1 100644 --- a/.github/workflows/Build and Release.yml +++ b/.github/workflows/Build and Release.yml @@ -424,6 +424,8 @@ jobs: echo "
SwiftProtobuf Framework .deb VirusTotal

" >> changelog.txt echo "

SpotveeC Version: v${{ env.CHANGEVERSION }}" >> changelog.txt echo "
SpotveeC VirusTotal

" >> changelog.txt + echo "

AltStore SpotveeC Version: v${{ env.CHANGEVERSION }}" >> changelog.txt + echo "
AltStore SpotveeC VirusTotal

" >> changelog.txt echo "" >> changelog.txt - name: Create Draft Release