Github Hubspot CMS Deploy shows as deployed but code on Hubspot portal remains unchanged

Using the Hubspot CMS Deploy Action.

I can get it working as expected on a personal account, but on an organization account it says it’s been deployed without error but there’s no code updates on the portal.

In the logs for the deploy action on the organization account it says

Uploading files from "theme-name" to "theme-name" in the Design Manager of account ***
[SUCCESS] Uploading files to "theme-name" in the Design Manager is complete
To preview this theme, visit: https://app.hubspot.com/theme-previewer/***/edit/theme-name

whereas in the personal account you’re getting confermation of every file uploaded

Uploaded file "/home/runner/work/github-test-project/github-test-project/theme-name/templates/system/email-prefs/subscription-confirmation.html" to "theme-name/templates/system/email-prefs/subscription-confirmation.html"
Uploaded file "/home/runner/work/github-test-project/github-test-project/theme-name/modules/local/resources/assets/resources-starter.hubdb.json" to "theme-name/modules/local/resources/assets/resources-starter.hubdb.json"
Uploaded file "/home/runner/work/github-test-project/github-test-project/theme-name/theme.json" to "theme-name/theme.json"

etc. etc. etc.

What am I missing here?


Barry Grennan

Freelance HubSpot CMS Developer

Website | Contact | LinkedIn

The client’s repo was called .co.uk and it turns out (after hours and hours of troubleshooting) that the periods were what was causing the syncing issue


Barry Grennan

Freelance HubSpot CMS Developer

Website | Contact | LinkedIn

Hi @BarryGrennan, this is interesting…

If you go to the Design Manager and check the revision history on those files you are trying to update (right click on the file > Show revision history), do you see edits that match your deployments?

Something like this:

And just to make sure, all settings are correct (account ID, permissions, etc)?