Skip to content

Commit c3f142b

Browse files
jaenrig-ifxactions-user
authored andcommitted
github/workflows/ports_psoc6: Fixed typo.
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
1 parent 101f719 commit c3f142b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ports_psoc6.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,6 @@ jobs:
106106
- name: Release
107107
uses: softprops/action-gh-release@v1
108108
with:
109-
name: Micropython PSoC6 ${{ github.ref_name }}
109+
name: MicroPython PSoC6 ${{ github.ref_name }}
110110
files: mpy-psoc6_${{ matrix.board }}.hex
111111
body: ${{steps.build_changelog.outputs.changelog}}

0 commit comments

Comments
 (0)