Browse Source
Update compile_esp8266.yml
pull/235/head
ahoy_v0.5.16
Andreas Schiffler
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
.github/workflows/compile_esp8266.yml
|
@ -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 }} |
|
|