mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 07:20:39 +00:00
Replaced "Build ..." flow with "Create release"
This commit is contained in:
parent
be98e8cf9e
commit
515bfcb2da
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
||||||
# separate terms of service, privacy policy, and support
|
# separate terms of service, privacy policy, and support
|
||||||
# documentation.
|
# documentation.
|
||||||
|
|
||||||
name: Build prod .aab & .apk
|
name: Create new release
|
||||||
|
|
||||||
run-name: Release ${{ inputs.version }}
|
run-name: Release v${{ inputs.version }}
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
Loading…
Reference in a new issue