mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-22 18:10:31 -05:00
fastlane match
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
node-version: 20
|
||||
- run: echo BUILD_NUMBER=$(node -p -e "require('./package.json').version") >> $GITHUB_ENV
|
||||
- run: npm run init
|
||||
- run: fastlane match development --readonly
|
||||
- run: fastlane match adhoc --readonly
|
||||
working-directory: ./ios
|
||||
env:
|
||||
FASTLANE_PASSWORD: ${{ secrets.FASTLANE_PASSWORD }}
|
||||
|
||||
Reference in New Issue
Block a user