chore: Update gh action and pubspec

This commit is contained in:
Anton Stubenbord
2023-04-27 19:33:43 +02:00
parent 3c24dbf419
commit 2c55fb933c
2 changed files with 4 additions and 8 deletions

View File

@@ -18,10 +18,6 @@ on:
- beta
- promote_to_production
- production
version_tag:
description: "Tag for the release"
required: true
type: string
is_draft:
description: "Only create a draft and don't automatically publish?"
required: true

View File

@@ -17,7 +17,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 2.2.0+28
version: 2.2.1+29
environment:
sdk: ">=2.19.0 <4.0.0"