Skip to content

Commit

Permalink
Fix release action
Browse files Browse the repository at this point in the history
  • Loading branch information
toblum committed Apr 13, 2020
1 parent 7b6b98b commit 14e222b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
.pio/build/d1_mini/firmware.bin
.pio/build/esp32doit-devkit-v1/firmware.bin
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 14e222b

Please sign in to comment.