mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-18 11:46:28 -04:00
Update release.yml
fix config Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -213,7 +213,7 @@ jobs:
|
||||
prerelease: true
|
||||
release_name: Meshtastic Android ${{ env.versionNameBase }} (${{ env.versionCode }}) alpha
|
||||
tag_name: v${{ env.versionNameBase }}
|
||||
target_commitish: ${{ github.event.inputs.branch }}
|
||||
commitish: ${{ github.event.inputs.branch }}
|
||||
body: |
|
||||
Version: ${{ env.versionNameBase }} (${{ env.versionCode }})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user