This commit is contained in:
Justin Hernandez
2025-10-11 03:39:36 -07:00
committed by GitHub
parent 6fbb3cc6b9
commit 8fc31912d3

View File

@@ -1347,7 +1347,7 @@ jobs:
exit 0
fi
git commit -m "chore: bump mobile app version to $VERSION [skip ci]"
git commit -m "chore: bump mobile app version to $VERSION"
# Create new branch from current HEAD (bump target branch with version bump)
git checkout -b ${BRANCH_NAME}