flutter-tizen / engine

The Flutter engine
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
6 stars 19 forks source link

[ci] Create a release after build #250

Closed swift-kim closed 2 years ago

swift-kim commented 2 years ago

Fixes https://github.com/flutter-tizen/engine/issues/230.

Test: https://github.com/swift-kim/engine/actions/runs/1891287349

bbrto21 commented 2 years ago

Test: https://github.com/swift-kim/engine/actions/runs/1891287349

Nice work!

swift-kim commented 2 years ago

How about change this work flow name such as "Build and Release" or something more comprehensive?

@bbrto21 Well, since the release job is not applicable for PR runs, it would be better to keep the current name. I don't have other good options right now.