mirror of
https://github.com/Jellify-Music/App.git
synced 2026-02-24 21:00:00 -06:00
update action
This commit is contained in:
2
.github/workflows/publish-ios-beta.yml
vendored
2
.github/workflows/publish-ios-beta.yml
vendored
@@ -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