mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-06 02:50:30 -06:00
Hot fixes
Fix gestures in library tab on Android Fix playlist display update screenshots
This commit is contained in:
2
.github/workflows/publish-beta.yml
vendored
2
.github/workflows/publish-beta.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
run: yarn init-ios:new-arch
|
||||
|
||||
- name: ➕ Version Up
|
||||
run: yarn react-native bump-version --type minor
|
||||
run: yarn react-native bump-version --type patch
|
||||
|
||||
- name: 💬 Echo package.json version to Github ENV
|
||||
run: echo VERSION_NUMBER=$(node -p -e "require('./package.json').version") >> $GITHUB_ENV
|
||||
|
||||
Reference in New Issue
Block a user