Skip to content

Commit

Permalink
Update main_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ohAnd authored Aug 14, 2024
1 parent 3f7f3e6 commit 08631c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "v${{ env.CURRENT_VERSIONNUMBER }}"
prerelease: false
title: "dtuGateway v${{ env.CURRENT_VERSIONNUMBER }}"
title: "energyCostSaver v${{ env.CURRENT_VERSIONNUMBER }}"
files: |
.pio/build/esp12e/energyCostSaver_ESP8266_release_${{ env.CURRENT_VERSIONNUMBER }}.bin
.pio/build/esp12e/energyCostSaver_ESP32_release_${{ env.CURRENT_VERSIONNUMBER }}.bin
include/version.json
include/version.json

0 comments on commit 08631c4

Please sign in to comment.