mirror of
https://github.com/selfxyz/self.git
synced 2026-01-09 14:48:06 -05:00
remove ci (#1270)
This commit is contained in:
2
.github/workflows/mobile-deploy.yml
vendored
2
.github/workflows/mobile-deploy.yml
vendored
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user