ebelinski / apilevels

A microsite overview of all Android 🤖 versions and their corresponding API/SDK levels, version codes, codenames, and market shares.
https://apilevels.com
MIT License
225 stars 26 forks source link

Idea: Create GitHub Actions schedule to pull new data and submit it #43

Open bramp opened 10 months ago

bramp commented 10 months ago

It should be possible to create a github action to run one a week/month to download new data, and publish it, without human interaction.

Would this be useful?

ebelinski commented 1 month ago

Yes I think this would be a good idea! Do you have any thoughts on what it would take to achieve this?