I used this guide:
I tried changing
uses: TryGhost/action-deploy-theme@v1
to the latest version
uses: TryGhost/action-deploy-theme@v1.6.3
Unfortunately that didn’t work. I get a success on my action, but the theme on my website doesn’t change. How is this possible?
Edit:
I found the issue, but don’t know how to fix it.
It created the new themes under a different name:
Can I instead override my theme mind-glowing-clean-theme (mindglowing-clean)?