Meta-Network/meta-hexo-starter-custom

[Feature request] Add theme's modifications to all theme branchs with GitHub Actions

remi-guan opened this issue · 0 comments

When we add scripts that are useful for all themes, like ipfs image render, it's best to apply this commit to all or most themes branches. I recommend using a bot like GitHub Actions instead of we do this manually. We can mark a commit as need to be applied to all themes, and then let the bot do the work.