mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-28 14:39:33 -05:00
update action
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
- name: 🎉 Create Github release
|
||||
uses: ncipollo/release-action@v1
|
||||
with:
|
||||
artifacts: "Jellify.ipa"
|
||||
artifacts: "ios/Jellify.ipa"
|
||||
name: "Jellify - ${{ env.VERSION_NUMBER }}"
|
||||
prerelease: true
|
||||
tag: ${{ env.VERSION_NUMBER }}
|
||||
|
||||
Reference in New Issue
Block a user