diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index 03706bf..71043d0 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -6,7 +6,6 @@ on: env: GH_TOKEN: ${{ secrets.GH_TOKEN }} go_version: '1.17' - flutter_channel: 'stable' # host_linux: ubuntu-latest # host_windows: windows-latest # host_macos: macos-latest @@ -160,7 +159,6 @@ jobs: if: steps.check_asset.outputs.skip_build != 'true' uses: subosito/flutter-action@v2 with: - channel: ${{ env.flutter_channel }} flutter-version: ${{ env.flutter_version }} architecture: x64 diff --git a/pubspec.lock b/pubspec.lock index 29ca296..8c57222 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -191,10 +191,10 @@ packages: dependency: "direct main" description: name: flutter_styled_toast - sha256: cc32aed2a49ce77a1ed5844073c6c0f5e381c81fd6d694e0ba3c5dc2a645963d + sha256: e6628460fa473d06b1c85f5670d7650cbaf95b42ca0373fbaf67d5878059f17c url: "https://pub.dev" source: hosted - version: "2.1.3" + version: "2.0.0" flutter_svg: dependency: "direct main" description: