Skip to content

Commit d0bcd1c

Browse files
author
darkpoet78
committed
release workflow
1 parent 6838231 commit d0bcd1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release-firmware.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ jobs:
273273
uses: softprops/action-gh-release@v1
274274
with:
275275
tag_name: ${{ steps.get_version.outputs.tag }}
276-
name: "${{ steps.get_version.outputs.tag }}"
276+
name: "EspHome-Led-PixelClock ${{ steps.get_version.outputs.tag }}"
277277
body: |
278278
Compiled firmware binaries for EspHome-Led-PixelClock with different second-language options (all have English as a first language).
279279

0 commit comments

Comments
 (0)