Browse Source

release v0.5.41

pull/442/head
lumapu 2 years ago
parent
commit
e9b4c6bd00
  1. 2
      .github/workflows/compile_esp8266.yml

2
.github/workflows/compile_esp8266.yml

@ -65,7 +65,7 @@ jobs:
prerelease: false
release_name: ${{ steps.rename-binary-files.outputs.name }}
tag_name: ${{ steps.rename-binary-files.outputs.name }}
body_path: CHANGES.md
body_path: src/CHANGES.md
env:
GITHUB_TOKEN: ${{ github.token }}
- name: set-version

Loading…
Cancel
Save