mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-23 11:39:50 -06:00
workflow stuff
This commit is contained in:
4
.github/workflows/build-ios-app.yml
vendored
4
.github/workflows/build-ios-app.yml
vendored
@@ -15,8 +15,8 @@ jobs:
|
||||
- run: npm run init
|
||||
- run: fastlane match
|
||||
working-directory: ./ios
|
||||
# env:
|
||||
# MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
|
||||
env:
|
||||
MATCH_REPO_PAT: "anultravioletaurora:${{ secrets.SIGNING_REPO_PAT }}"
|
||||
|
||||
- run: fastlane beta
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user