Closed WhyNotHugo closed 2 months ago
I've pushed a new tag for django-payments, but CI won't run the release job. The file .github/workflows/release.yml looks fine to me. I have no idea how to debug this.
django-payments
.github/workflows/release.yml
Ah, there was a type in the YAML file, and GitHub simply silently ignores the whole thing.
https://github.com/jazzband/django-payments/commit/bfcb40424b37ffc38c56c7105d371d870fbfb884
I've pushed a new tag for
django-payments
, but CI won't run the release job. The file.github/workflows/release.yml
looks fine to me. I have no idea how to debug this.