mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-14 23:38:40 -05:00
Merge branch 'main' of github.com:anultravioletaurora/Jellify into 9-implement-playlist-crud
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
name: build-ios-app
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
@@ -12,7 +13,7 @@ jobs:
|
||||
with:
|
||||
node-version: 20
|
||||
- run: npm run init
|
||||
- run: fastlane match import
|
||||
- run: fastlane match
|
||||
- run: fastlane beta
|
||||
env:
|
||||
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
|
||||
|
||||
Reference in New Issue
Block a user