mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-24 03:49:11 -05:00
add apk to releases
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
- name: 🎉 Create Github release
|
||||
uses: ncipollo/release-action@v1
|
||||
with:
|
||||
artifacts: "ios/Jellify.ipa,android/Jellify.apk"
|
||||
artifacts: "ios/Jellify.ipa,android/app/build/outputs/release/app-release.apk"
|
||||
name: ${{ env.VERSION_NUMBER }}
|
||||
prerelease: true
|
||||
tag: ${{ env.VERSION_NUMBER }}
|
||||
|
||||
Reference in New Issue
Block a user