Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cranci1 authored Feb 13, 2024
1 parent d14e818 commit c798116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: |
YourApp.ipa
AnimeGen.ipa
tag_name: ${{ github.sha }}
name: Release ${{ github.sha }}
body: ${{ steps.generate_release_body.outputs.body }}
Expand Down

0 comments on commit c798116

Please sign in to comment.