mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-06 11:00:09 -06:00
update ota scripts
This commit is contained in:
@@ -9,7 +9,7 @@ yarn createBundle:ios
|
||||
cd ios/App-Bundles
|
||||
git add .
|
||||
git commit -m "OTA-Update - $(date +'%b %d %H:%M')"
|
||||
git push origin head
|
||||
git push https://x-access-token:$SIGNING_REPO_PAT@github.com/Jellify-Music/App-Bundles.git iOS
|
||||
cd ..
|
||||
rm -rf App-Bundles
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user