k-paxian / dart-package-publisher

Action to Publish Dart / Flutter Package To https://pub.dev When you need to publish a package, just bump the version in pubspec.yaml
MIT License
66 stars 10 forks source link

Fail build when publish fails due to error/warnings #7

Closed ezet closed 3 years ago

ezet commented 4 years ago

It's not intuitive, to me at least, that the build passes when the publishing fails due to errors or warnings.

Or maybe add an option for it, if you want to keep current behavior for some reason?

k-paxian commented 4 years ago

No star, no option.

The only difference between those use cases is the number of RED builds in your repository.