Open
Description
It seems to be the case that sometimes jekyll build
on the GitHub environment builds successfully, but the actual website update trigger fails.
It would be useful if we could get the response from the triggered update and show the result (success or failure) in the action. Alternatively, at least when the update fails we might just send an email from directly from the server to inform people that the build failed.
Activity