Dart/Flutter Publish No Longer Working From GitHub
It had been working for months. Nothing has changed. We have a GitHub Action workflow that runs on new tag creation, just as described in
https://dart.dev/tools/pub/automated-publishing#publishing-packages-using-github-actions
But for some reason now that workflow does not run at all. Probably a GitHub issue. Anyone else having problems like this?