1
mirror of https://github.com/flipperdevices/flipperzero-firmware.git synced 2025-12-12 04:41:26 +04:00

github: typo fix (#3070)

* github: typo fix
* github: sdk action: added validation for action inputs
* github: sdk action: 10+ rcs
This commit is contained in:
hedger
2023-09-12 12:24:44 +03:00
committed by GitHub
parent 8bfa9898e3
commit f0f2a6c11f
2 changed files with 27 additions and 4 deletions

View File

@@ -165,5 +165,5 @@ jobs:
catalog-url: ${{ secrets.CATALOG_URL }}
catalog-api-token: ${{ secrets.CATALOG_API_TOKEN }}
firmware-api: ${{ steps.build-fw.outputs.firmware_api }}
firwmare-target: ${{ matrix.target }}
firmware-target: ${{ matrix.target }}
firmware-version: ${{ steps.names.outputs.suffix }}