Added push alias
This commit is contained in:
@@ -14,7 +14,7 @@ if [ $MAIN_BRANCH == $TARGET_BRANCH ]; then
|
||||
fi
|
||||
|
||||
echo "Target branch: $TARGET_BRANCH"
|
||||
sleep 2
|
||||
sleep 1
|
||||
|
||||
git switch "$MAIN_BRANCH" || exit 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user