Github Automatic Deployments not working right now?
I pushed a commit to github 17 minutes ago, and I don't see it under deployments. I just pushed another test commit and I don't see that one either.
7 Replies
I see, thanks.
Quick Tip:
Select Project -> Settings -> Builds & deployments -> Deploy hooks -> Add deploy hook
Make a POST request to the received link
Thanks!
so when it's fixed, will i have to re commit and push again for it to work or no?
ahh i got it, you add it to github webhooks
iirc in the past Github usually eventually catches up
you could try a deploy hook though to force it, or Direct Upload via Wrangler if it's urgent
yeah i just did
i created a webhook in the repo
in github
and it just did it itself