Webhook didn't update
Hello, I changed the repo on one of my projects and now it doesn't autodeploy when I push changes to my branches anymore. I believe the webhook didn't update to the new repo? How do I fix this?
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 25 Apr, 2025 04:20 PM
Go to repo -> settings -> webhooks on GitHub and add new webhook. You can either copy the configuration of webhook from older repo or see its URL on General tab of project settings in AppVeyor.
2 Posted by Bruno Lanevik on 28 Apr, 2025 08:27 AM
This was bitbucket but I managed to figure it out. Thank you :)