jaynewey / django-octicons-v10

Django templatetags for GitHub Octicons v10.0.0+.
https://pypi.org/project/django-octicons-v10/
MIT License
2 stars 4 forks source link

Automatic release script #22

Open jaynewey opened 2 years ago

jaynewey commented 2 years ago

Build a workflow that:

  1. Runs daily (or weekly)
  2. Checks for an Octicons update
  3. Runs the build script and sends a pull request with the new built version

This will take the hassle out of manually creating releases.