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

