kopia lustrzana https://github.com/meshtastic/protobufs
rodzic
bfcea978af
commit
9b65349121
|
@ -55,7 +55,7 @@ jobs:
|
||||||
id: create_release
|
id: create_release
|
||||||
with:
|
with:
|
||||||
release_name: Meshtastic Protobufs ${{ steps.version.outputs.NEW_VERSION }}
|
release_name: Meshtastic Protobufs ${{ steps.version.outputs.NEW_VERSION }}
|
||||||
tag_name: $NEW_VERSION
|
tag_name: ${{ steps.version.outputs.NEW_VERSION }}
|
||||||
body: Protobufs for version ${{ steps.version.outputs.NEW_VERSION }} release of Meshtastic firmware
|
body: Protobufs for version ${{ steps.version.outputs.NEW_VERSION }} release of Meshtastic firmware
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ github.token }}
|
GITHUB_TOKEN: ${{ github.token }}
|
||||||
|
|
Ładowanie…
Reference in New Issue