Sould add a version string input to manually triggered release flow
sample input: v1.1.1-pre
Reqs:
- updates pubspec.yml to proper version
- increments build number monotonically in pubspec.yml
- tags current head on master
- regex check input should be correct
Sould add a version string input to manually triggered release flow
sample input: v1.1.1-pre
Reqs: