Thank you so much for this action. Very useful and I got it working.
My question is that the Github action is marked as succesful as soon as master is pushed. While in development when I push to Dokku the terminal shows all the output of the build process in Dokku's server.
Is there an easy way to get that behaviour with your action?
Hi,
Thank you so much for this action. Very useful and I got it working.
My question is that the Github action is marked as succesful as soon as master is pushed. While in development when I push to Dokku the terminal shows all the output of the build process in Dokku's server.
Is there an easy way to get that behaviour with your action?
Thank you so much.