Hi Everyone,
I am trying to use github actions to detect when a netlify deploy has finished. I want to do this so that I can run an E2E test on the deployed site.
Did you use the search before posting?
I tried to search for this topic, but information is scarce as this is kinda new? Most topics revolve around deploying through github actions, however I want to know when a deployment has finished.