Skip to content

Commit b4af501

Browse files
committed
Try uploading
1 parent 96127f6 commit b4af501

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,8 @@ jobs:
6868
# with:
6969
# name: build-output-files-${{ matrix.esphome-version }}-${{ matrix.manifest }}
7070
# 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

Comments
 (0)