Replaced "Build ..." flow with "Create release"

This commit is contained in:
Vadim 2023-08-05 20:49:27 +02:00
parent be98e8cf9e
commit 515bfcb2da

View file

@ -3,9 +3,9 @@
# separate terms of service, privacy policy, and support
# documentation.
name: Build prod .aab & .apk
name: Create new release
run-name: Release ${{ inputs.version }}
run-name: Release v${{ inputs.version }}
on:
workflow_dispatch: