mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-14 03:22:12 +01:00
More testing actions
This commit is contained in:
parent
20fa8f89dc
commit
8b9ec016f5
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -56,6 +56,7 @@ jobs:
|
||||||
retention-days: 5
|
retention-days: 5
|
||||||
|
|
||||||
arduino:
|
arduino:
|
||||||
|
permissions: write-all
|
||||||
name: ${{ matrix.name }}
|
name: ${{ matrix.name }}
|
||||||
needs: [littlefs]
|
needs: [littlefs]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
@ -151,6 +152,7 @@ jobs:
|
||||||
0x290000 SomfyController.littlefs.bin
|
0x290000 SomfyController.littlefs.bin
|
||||||
|
|
||||||
- name: Upload ${{ matrix.name }}
|
- name: Upload ${{ matrix.name }}
|
||||||
|
|
||||||
uses: actions/upload-release-asset@v1.0.2
|
uses: actions/upload-release-asset@v1.0.2
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ github.token }}
|
GITHUB_TOKEN: ${{ github.token }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue