update release naming convention

pull/365/head
Andre Kirchhoff 2022-02-03 14:19:33 -03:00 zatwierdzone przez GitHub
rodzic 35fe61e855
commit 51c8a6a315
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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...