This commit is contained in:
Proddy
2023-08-15 18:50:58 +02:00
parent b1f2273bb5
commit 1fd3c11e12

View File

@@ -36,6 +36,10 @@ jobs:
run: | run: |
platformio run -e ci platformio run -e ci
- name: Build S3 firmware
run: |
platformio run -e ci_s3
- name: Release - name: Release
uses: 'marvinpinto/action-automatic-releases@latest' uses: 'marvinpinto/action-automatic-releases@latest'
with: with: