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 051faf9 commit ffa0816
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/Build and Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -573,8 +573,6 @@ jobs:
echo "***" >> changelog.txt
echo "Vanilla IPA decrypted using [a fork of BagBak](https://github.com/TbhLovers/bagbak), on my personal MacBook Air and Jailbroken iPhone XR running [Dopamine](https://github.com/opa334/Dopamine), feel free to contact me with questions about this environment." >> changelog.txt
echo "[!WARNING]" >> changelog.txt
echo "If you are downloading from this page, and are reading this, DO NOT USE the .ipa labeled _ALTSTORESOURCE_ONLY" >> changelog.txt
- name: Construct ChangeLog Pt.5 (Add EeveeSpotify Workflow Link)
if: ${{ github.event.inputs.USEACTIONSEEVEE == 'true' }}
Expand All @@ -587,6 +585,7 @@ jobs:
- name: Construct ChangeLog Pt.6 (Add App Details and Workflow Link)
run: |
echo "App .ipa modified and tweaks injected using [my fork](https://github.com/yodaluca23/pyzule) of [Pyzule](https://github.com/asdfzxcvbn/pyzule) with [the github Action Workflow.](${{ env.WORKFLOWURL }}) </br>" >> changelog.txt
echo "***If you are downloading from this page, and are reading this, DO NOT USE the .ipa labeled _ALTSTORESOURCE_ONLY***" >> changelog.txt
- name: Construct ChangeLog Pt.7 (Add Version Details & VirusTotal Results)
if: ${{ env.VIRUSTOTALKEY != '' }}
Expand Down

0 comments on commit ffa0816

Please sign in to comment.