mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 22:39:18 -04:00
Update release.yml
This commit is contained in:
1 parent
89f1549741
commit
7fd3b313b2
1 file changed
+1
-1
@@ -38,7 +38,7 @@ jobs:
|
||||
with:
|
||||
draft: true
|
||||
prerelease: true
|
||||
release_name: Meshtastic ${{ steps.get_version.outputs.version }}
|
||||
release_name: Meshtastic Python ${{ steps.get_version.outputs.version }}
|
||||
tag_name: ${{ steps.get_version.outputs.version }}
|
||||
body: |
|
||||
Autogenerated by github action, developer should edit as required before publishing...
|
||||
|
||||
Reference in new issue
Block a user