justanotherbyte pushed an update to the main branch, tweaking the GitHub Actions publish workflow to include ASGI dependencies during installation. This ensures the CI step now installs tests, aio, and asgi extras before running pytest.

fix(ci): install asgi deps in publish action - useautumn/autumn-py