diff --git a/.github/workflows/manual.yml b/.github/workflows/manual.yml index a91aa5896..7ae7dce2c 100644 --- a/.github/workflows/manual.yml +++ b/.github/workflows/manual.yml @@ -5,10 +5,10 @@ on: environment: type: environment description: Select the environment - new_release_notes: - required: true - type: string - description: "The release notes for the new release (Unused atm)" + new_release_notes: + required: true + type: string + description: "The release notes for the new release (Unused atm)" jobs: deploy_playstore_internal: