We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96127f6 commit b4af501Copy full SHA for b4af501
.github/workflows/build.yml
@@ -68,3 +68,8 @@ jobs:
68
# with:
69
# name: build-output-files-${{ matrix.esphome-version }}-${{ matrix.manifest }}
70
# path: ${{ steps.esphome-build.outputs.name }}
71
+ - name: Upload ESPHome binary
72
+ uses: actions/[email protected]
73
+ with:
74
+ name: ag-one.bin
75
+ path: ag-one-esp32c3/ag-one-esp32c3.factory.bin
0 commit comments