jdemaeyer / brightsky

JSON API for DWD's open weather data.
https://brightsky.dev/
MIT License
299 stars 18 forks source link

Build GitHub pages on tagged commits or manual triggers only #90

Open jdemaeyer opened 4 years ago

jdemaeyer commented 4 years ago

Otherwise we'll push docs for new features before the feature is actually available

jdemaeyer commented 4 years ago

This is currently not easily configurable for the "repository settings" GitHub pages publishing that we use, and setting up a GitHub Action doesn't seem worth it for now since we usually keep the public instance in-sync with the repository.