diff --git a/.github/workflows/main_matrix.yml b/.github/workflows/main_matrix.yml index 651a9a3ee..2dc5264a2 100644 --- a/.github/workflows/main_matrix.yml +++ b/.github/workflows/main_matrix.yml @@ -307,7 +307,7 @@ jobs: with: draft: true prerelease: true - release_name: Meshtastic Firmware ${{ steps.version.outputs.version }} + release_name: Meshtastic Firmware ${{ steps.version.outputs.version }} Alpha tag_name: v${{ steps.version.outputs.version }} body: | Autogenerated by github action, developer should edit as required before publishing...