Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Revanced APKs authored Sep 11, 2022
1 parent 8262e6f commit 276c658
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,6 @@ jobs:
echo "$UPDATE_MUSIC_ARM_JSON" >music-update-arm-v7a.json
fi
if [ ! -f *.json ]; then : >dummy.json; fi
- name: Update release JSON
run: |
curl https://api.github.com/repos/${{ github.repository }}/releases/latest > release.json
- uses: stefanzweifel/git-auto-commit-action@v4
with:
Expand Down

0 comments on commit 276c658

Please sign in to comment.