update release naming convention

This commit is contained in:
Andre Kirchhoff 2022-02-03 14:19:33 -03:00 committed by GitHub
parent 35fe61e855
commit 51c8a6a315
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -98,7 +98,7 @@ jobs:
with:
draft: true
prerelease: true
release_name: ${{ github.event.inputs.version}} alpha
release_name: Meshtastic Android ${{ github.event.inputs.version}} alpha
tag_name: ${{ github.event.inputs.version}}
body: |
Autogenerated by github action, developer should edit as required before publishing...