Update release.yml

This commit is contained in:
Imran Remtulla
2023-10-07 02:03:18 -04:00
committed by GitHub
parent 811bc6434b
commit 1e009e2211

View File

@ -1,4 +1,4 @@
name: Release (as Draft)
name: Build and Release
on:
workflow_dispatch:
@ -68,4 +68,3 @@ jobs:
prerelease: "${{ steps.extract_version.outputs.beta }}"
artifacts: ./build/app/outputs/flutter-apk/*-release*.apk*
generateReleaseNotes: true
draft: true