diff --git a/.github/workflows/flutter_build_and_release.yml b/.github/workflows/flutter_build_and_release.yml index 3015df0..576444b 100644 --- a/.github/workflows/flutter_build_and_release.yml +++ b/.github/workflows/flutter_build_and_release.yml @@ -1,9 +1,7 @@ name: Flutter APK Build and Release on: - pull_request: - types: - - closed + push: branches: - main workflow_dispatch: