Skip to content

Commit

Permalink
Update Build and Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yodaluca23 authored Jul 22, 2024
1 parent ba09717 commit 3158389
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Build and Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,8 @@ jobs:
echo "<br><a href='${{ env.VTSWIFTPROTOBUF }}'>SwiftProtobuf Framework .deb VirusTotal</a></p>" >> changelog.txt
echo "<p>SpotveeC Version: v${{ env.CHANGEVERSION }}" >> changelog.txt
echo "<br><a href='${{ env.VTSPOTV }}'>SpotveeC VirusTotal</a></p>" >> changelog.txt
echo "<p>AltStore SpotveeC Version: v${{ env.CHANGEVERSION }}" >> changelog.txt
echo "<br><a href='${{ env.VTALTSPOTV }}'>AltStore SpotveeC VirusTotal</a></p>" >> changelog.txt
echo "</details>" >> changelog.txt
- name: Create Draft Release
Expand Down

0 comments on commit 3158389

Please sign in to comment.