Closed chicoxyzzy closed 4 years ago
We have a bot on Digital Ocean to auto-release caniuse-lite
Digital Ocean can give you a free server for open source
Ok, we have GitHub actions now. I'll try to find some time to set up automatic updates, though I still appreciate any help.
We can use https://github.com/ad-m/github-push-action to push changes to repository.
We need wrote single step to update data and connect it together in single workflow file.
Idea: implement bot which will create new PR for review based on information from CI daily cron job. Not sure if it's possible. We should check. Other ideas are welcome.