bevy_github_ci_template
bevy_github_ci_template copied to clipboard
Add github pages workflow?
Hi, while using the templete here I noticed that it's fairly trivial to make so the wasm build is deployed to the project's github pages.
Should I clean up my implementation and create a PR?
Hmm! I can see the use for it, but most of the users of this end up using it for jam games hosted on itch. @mockersf or @rparrett may have stronger opinions.
I'd personally love to have this as an option.
It was attempted in https://github.com/bevyengine/bevy_github_ci_template/pull/41 but the PR stalled out (IMO) due to just being too large / trying to do too much other stuff.
I would probably make it an optional job just like the current itch job
That sounds great :)