mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-06 02:50:30 -06:00
update workflow
This commit is contained in:
@@ -6,8 +6,6 @@ cd ../..
|
||||
yarn createBundle:android
|
||||
cd android/App-Bundles
|
||||
git add .
|
||||
git config --global user.email "violet@cosmonautical.cloud"
|
||||
git config --global user.name "anultravioletaurora"
|
||||
git commit -m "OTA-Update - $(date +'%b %d %H:%M')"
|
||||
git push origin head
|
||||
cd ..
|
||||
|
||||
@@ -8,8 +8,6 @@ cd ../..
|
||||
yarn createBundle:ios
|
||||
cd ios/App-Bundles
|
||||
git add .
|
||||
git config --global user.email "violet@cosmonautical.cloud"
|
||||
git config --global user.name "anultravioletaurora"
|
||||
git commit -m "OTA-Update - $(date +'%b %d %H:%M')"
|
||||
git push origin head
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user