Browse Source

Update compile_esp8266.yml

pull/235/head ahoy_v0.5.16
Andreas Schiffler 2 years ago
committed by GitHub
parent
commit
7f01588905
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/compile_esp8266.yml

1
.github/workflows/compile_esp8266.yml

@ -51,6 +51,7 @@ jobs:
draft: false
prerelease: false
release_name: ${{ steps.rename-binary-files.outputs.name }}
tag_name: ${{ steps.rename-binary-files.outputs.name }}
body_path: tools/esp8266/CHANGES.md
env:
GITHUB_TOKEN: ${{ github.token }}

Loading…
Cancel
Save