Skip to content

Check master branch if not found in 'any' channel #312

@ThomasAunvik

Description

@ThomasAunvik

Attempted to use a tag for the master branch, but when i used any as the channel, it fails to find.

Unable to determine Flutter version for channel: any version: 3.23.0-12.0.pre architecture: x64

- name: Flutter
  uses: subosito/flutter-action@v2.16.0
  with:
    channel: any
    flutter-version-file: pubspec.yaml

Changing it to master works good, but would rather choose when to use stable or master in the yaml file if i could.

pubspec:

environment:
  sdk: ^3.3.4
  flutter: 3.23.0-12.0.pre

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions