Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ThomasAunvik opened this issue Jun 6, 2024 · 0 comments
Open

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

ThomasAunvik opened this issue Jun 6, 2024 · 0 comments

Comments

@ThomasAunvik
Copy link

ThomasAunvik commented Jun 6, 2024

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/[email protected]
  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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant