Move gh pages publishing out of celo-blockchain #2246
Labels
theme: housekeeping
About making code cleaner, more maintenability, testability, etc
theme: infrastructure
Currently we publish a fork diff page between celo and ethereum and we publish it in the celo-blockchain repo. The problem is that the page is huge, about 36MB and each update pretty much entirely replaces it.
The workflow currently handling this can be found here - https://github.com/celo-org/celo-blockchain/blob/master/.github/workflows/pages.yaml
The text was updated successfully, but these errors were encountered: