Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ovhank's avatar

Forge not deploying github changes

I committed a ton of changes to my GitHub repository and when I deploy the new changes in Forge it successfully runs with no errors, I can SSH into my digital ocean server and see the files have been updated with the new GitHub commits, however the site will not update with the changes.

I've even tried deleting the site and starting over, deleting the entire server and starting over, but still the same issue. I only have the main branch in my repository.

Anyone have any clues on what would cause this? I've tried clearing the cache and the config.

0 likes
6 replies
click's avatar

Did you restart PHP-FPM after your deployment?

1 like
MohamedTammam's avatar
Level 51

@ovhank Did you add npm run build to your deployment script?

If so, I recommend to contact Forge support team.

1 like

Please or to participate in this conversation.