magik
magik copied to clipboard
Any examples using this with Github Actions publishing to Github Pages?
This seems like it would be a common usecase.
Github Actions would just need to execute the publish
task. But the publishing to Github Pages has to be implemented (but right now I don't have time/capacity unfortunately)
Also, Github Pages is an inferior choice compared to a vanilla Github repo
@sanity I could add an option to publish to Github Pages and then you would just call this task from Github Actions, would this suffice?