Make KiBot run when a release is made and spit the files out on the release tab. * Upload/download artifacts: https://docs.github.com/en/actions/guides/storing-workflow-data-as-artifacts * Creating a release script with artifacts: https://patriksvensson.se/2020/03/creating-release-artifacts-with-github-actions/ This probably means splitting each panel out into a separate GitHub repo?
Make KiBot run when a release is made and spit the files out on the release tab.
This probably means splitting each panel out into a separate GitHub repo?