mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-22 09:58:46 -05:00
versionning
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
- run: echo 'BUILD_NUMBER=$(node -p -e "require(./package.json).version")' >> $GITHUB_ENV
|
||||
- run: echo BUILD_NUMBER=$(node -p -e "require('./package.json').version") >> $GITHUB_ENV
|
||||
- run: npm run init
|
||||
- run: fastlane match development --readonly
|
||||
working-directory: ./ios
|
||||
|
||||
Reference in New Issue
Block a user