issues
search
ill-inc
/
biomes-game
Biomes is an open source sandbox MMORPG built for the web using web technologies such as Next.js, Typescript, React and WebAssembly.
https://www.biomes.gg
MIT License
2.54k
stars
303
forks
source link
Added CI for docs
#13
Closed
DevinLeamy
closed
1 year ago
DevinLeamy
commented
1 year ago
copilot:poem
Public Changelog
Why
On pull request
the docs are built and their build status is reported.
On push to main
the docs are built and deployed.
Follows
https://docusaurus.io/docs/deployment#triggering-deployment-with-github-actions
.
Note: May require a GitHub secret (not sure because PRs currently don't require approval to be merged)
how
copilot:walkthrough
copilot:poem
Public Changelog
Why
On pull request
the docs are built and their build status is reported.On push to main
the docs are built and deployed.how
copilot:walkthrough