I never really use signal, the times I tried I ran into errors and there were always other ways to solve the problem.
It looks like the signal would be once the Tween event finishes.
Just add a new event
On Tween "" Finished => Set gameOver to True
-If you have multiple Tween events you can fill in the "" with a Tag just be mindful they are case sensitive.