mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-06 19:09:52 -06:00
pull first in case
This commit is contained in:
1
.github/workflows/publish-beta.yml
vendored
1
.github/workflows/publish-beta.yml
vendored
@@ -200,6 +200,7 @@ jobs:
|
||||
git config --global user.email "violet@jellify.app"
|
||||
git add package.json ios/Jellify.xcodeproj/project.pbxproj android/app/build.gradle || true
|
||||
git commit -m "[skip actions] version bump" || echo "No changes to commit"
|
||||
git pull origin main
|
||||
git push origin main
|
||||
|
||||
- name: 🧠 Get commit messages for this release
|
||||
|
||||
Reference in New Issue
Block a user