subosito / flutter-action

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

add support for the 'main' channel #257

Closed devoncarew closed 7 months ago

devoncarew commented 7 months 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.