subosito / flutter-action

Flutter environment for use in GitHub Actions. It works on Linux, Windows, and macOS.
MIT License
2.28k stars 202 forks source link

add support for the 'main' channel #257

Closed devoncarew closed 1 year ago

devoncarew commented 1 year ago

It looks like this action supports stable, beta, and master channels, but doesn't support main (a synonym for the master channel). It would be nice to add support for that, esp. as that's the preferred name of the head channel.