How to make Timeline finish

It is actually because you have the Get Actor Location plugged directly into the A pin of the lerp. You need to set the actor location as a variable right before the timeline node and then plug that variable into the A pin.

However, like Jin_VE said, it is probably better to use the AI Move To. It can give you smoother motion if you set it up correctly.