2
.github/workflows/esp-idf_release.yml
vendored
2
.github/workflows/esp-idf_release.yml
vendored
@@ -35,5 +35,5 @@ jobs:
|
||||
with:
|
||||
url: "${{ secrets.UPLOAD_URL }}"
|
||||
method: "POST"
|
||||
files: '{ "file": "${{ github.workspace }}/ePaper-ESP-IDF/build/firmware.bin" }'
|
||||
files: '{ "file": "${{ github.workspace }}/ePaper-ESP-IDF/build/tide-display.bin" }'
|
||||
timeout: 30000
|
||||
|
Reference in New Issue
Block a user