mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-30 17:26:12 +02:00
Update compile_esp8266.yml
This commit is contained in:
parent
dc8acb78d2
commit
7f01588905
1 changed files with 1 additions and 0 deletions
1
.github/workflows/compile_esp8266.yml
vendored
1
.github/workflows/compile_esp8266.yml
vendored
|
@ -51,6 +51,7 @@ jobs:
|
||||||
draft: false
|
draft: false
|
||||||
prerelease: false
|
prerelease: false
|
||||||
release_name: ${{ steps.rename-binary-files.outputs.name }}
|
release_name: ${{ steps.rename-binary-files.outputs.name }}
|
||||||
|
tag_name: ${{ steps.rename-binary-files.outputs.name }}
|
||||||
body_path: tools/esp8266/CHANGES.md
|
body_path: tools/esp8266/CHANGES.md
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ github.token }}
|
GITHUB_TOKEN: ${{ github.token }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue