diff --git a/.github/workflows/release_deploy_play_store.yml b/.github/workflows/release_deploy_play_store.yml index d09f692..4255b6e 100644 --- a/.github/workflows/release_deploy_play_store.yml +++ b/.github/workflows/release_deploy_play_store.yml @@ -1,6 +1,6 @@ ## See https://github.com/flutter/gallery/blob/main/.github/workflows/release_deploy_play_store.yml -name: Deploy to Play Store and draft new GitHub release +name: Create Release on: # Enable manual run workflow_dispatch: