Hi. I read this line from the Deploy Ghost Theme Action page on Github - " This [GitHub action] allows you to automatically build and deploy your [Ghost Theme]
from GitHub to any install, via the Ghost Admin API!"
I’m not sure I understand. If I make a change to a .css or .js file, will this Action automatically compile and create a zip file of the theme, and then deploy it to my GhostPro site? Or do I need to run Gulp and zip the files myself before using this Action?
Thank you.