f1c23be Fix #2268505 workaround - move the actions push earlier

Authored and Committed by adamwill a month ago
    Fix #2268505 workaround - move the actions push earlier
    
    Oops, all other actions pushes need to happen *before* the reboot
    action push, or the logic breaks.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>