diff --git a/.github/workflows/ak3916ev300_images.yml b/.github/workflows/ak3916ev300_images.yml index bc070d78..d1aad31b 100644 --- a/.github/workflows/ak3916ev300_images.yml +++ b/.github/workflows/ak3916ev300_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/ak3918ev200_images.yml b/.github/workflows/ak3918ev200_images.yml index 671578b3..71278519 100644 --- a/.github/workflows/ak3918ev200_images.yml +++ b/.github/workflows/ak3918ev200_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/ak3918ev300_images.yml b/.github/workflows/ak3918ev300_images.yml index 5dd4acbc..4dafb5f5 100644 --- a/.github/workflows/ak3918ev300_images.yml +++ b/.github/workflows/ak3918ev300_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/ambarella-s3l_images.yml b/.github/workflows/ambarella-s3l_images.yml index d4219fad..da35d584 100644 --- a/.github/workflows/ambarella-s3l_images.yml +++ b/.github/workflows/ambarella-s3l_images.yml @@ -117,7 +117,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/fh8833v100_images.yml b/.github/workflows/fh8833v100_images.yml index 30cf14bd..17677c6a 100644 --- a/.github/workflows/fh8833v100_images.yml +++ b/.github/workflows/fh8833v100_images.yml @@ -113,7 +113,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/fh8852v100_images.yml b/.github/workflows/fh8852v100_images.yml index b267d817..ed3480bb 100644 --- a/.github/workflows/fh8852v100_images.yml +++ b/.github/workflows/fh8852v100_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/fh8852v200_images.yml b/.github/workflows/fh8852v200_images.yml index 417d4c52..6cc71137 100644 --- a/.github/workflows/fh8852v200_images.yml +++ b/.github/workflows/fh8852v200_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/fh8852v210_images.yml b/.github/workflows/fh8852v210_images.yml index ec07e459..308768f8 100644 --- a/.github/workflows/fh8852v210_images.yml +++ b/.github/workflows/fh8852v210_images.yml @@ -113,7 +113,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/fh8856v100_images.yml b/.github/workflows/fh8856v100_images.yml index 5056c149..4e2782f3 100644 --- a/.github/workflows/fh8856v100_images.yml +++ b/.github/workflows/fh8856v100_images.yml @@ -113,7 +113,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/fh8856v200_images.yml b/.github/workflows/fh8856v200_images.yml index 4743b2ef..34576716 100644 --- a/.github/workflows/fh8856v200_images.yml +++ b/.github/workflows/fh8856v200_images.yml @@ -113,7 +113,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/fh8856v210_images.yml b/.github/workflows/fh8856v210_images.yml index 2c483622..27e91f87 100644 --- a/.github/workflows/fh8856v210_images.yml +++ b/.github/workflows/fh8856v210_images.yml @@ -113,7 +113,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/fh8858v200_images.yml b/.github/workflows/fh8858v200_images.yml index ba5f897c..5c489f0a 100644 --- a/.github/workflows/fh8858v200_images.yml +++ b/.github/workflows/fh8858v200_images.yml @@ -113,7 +113,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/fh8858v210_images.yml b/.github/workflows/fh8858v210_images.yml index 6c882522..6a94efe1 100644 --- a/.github/workflows/fh8858v210_images.yml +++ b/.github/workflows/fh8858v210_images.yml @@ -113,7 +113,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/gk7102_images.yml b/.github/workflows/gk7102_images.yml index ad23275b..8a43d2d6 100644 --- a/.github/workflows/gk7102_images.yml +++ b/.github/workflows/gk7102_images.yml @@ -106,7 +106,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/gk7102s_images.yml b/.github/workflows/gk7102s_images.yml index fc59fe6f..0347ff80 100644 --- a/.github/workflows/gk7102s_images.yml +++ b/.github/workflows/gk7102s_images.yml @@ -106,7 +106,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/gk7202v300_images.yml b/.github/workflows/gk7202v300_images.yml index 72b2a8f4..bdaaacee 100644 --- a/.github/workflows/gk7202v300_images.yml +++ b/.github/workflows/gk7202v300_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/gk7205v200_fpv_images.yml b/.github/workflows/gk7205v200_fpv_images.yml index 7881781d..5e857dcc 100644 --- a/.github/workflows/gk7205v200_fpv_images.yml +++ b/.github/workflows/gk7205v200_fpv_images.yml @@ -116,7 +116,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/gk7205v200_images.yml b/.github/workflows/gk7205v200_images.yml index 51c84b86..e7afefc5 100644 --- a/.github/workflows/gk7205v200_images.yml +++ b/.github/workflows/gk7205v200_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/gk7205v200_ultimate_images.yml b/.github/workflows/gk7205v200_ultimate_images.yml index 18e38701..cc7e6657 100644 --- a/.github/workflows/gk7205v200_ultimate_images.yml +++ b/.github/workflows/gk7205v200_ultimate_images.yml @@ -116,7 +116,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/gk7205v210_images.yml b/.github/workflows/gk7205v210_images.yml index 2f9469bc..22c95b5c 100644 --- a/.github/workflows/gk7205v210_images.yml +++ b/.github/workflows/gk7205v210_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/gk7205v300_fpv_images.yml b/.github/workflows/gk7205v300_fpv_images.yml index 1e666a7b..b135bcbe 100644 --- a/.github/workflows/gk7205v300_fpv_images.yml +++ b/.github/workflows/gk7205v300_fpv_images.yml @@ -116,7 +116,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/gk7205v300_images.yml b/.github/workflows/gk7205v300_images.yml index f55f471c..6307a763 100644 --- a/.github/workflows/gk7205v300_images.yml +++ b/.github/workflows/gk7205v300_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/gk7205v300_ultimate_images.yml b/.github/workflows/gk7205v300_ultimate_images.yml index c921f9e6..4c20fd9e 100644 --- a/.github/workflows/gk7205v300_ultimate_images.yml +++ b/.github/workflows/gk7205v300_ultimate_images.yml @@ -116,7 +116,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/gk7605v100_images.yml b/.github/workflows/gk7605v100_images.yml index e23471fb..c16c96dc 100644 --- a/.github/workflows/gk7605v100_images.yml +++ b/.github/workflows/gk7605v100_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/gm8136_images.yml b/.github/workflows/gm8136_images.yml index f44dadaa..94433fe5 100644 --- a/.github/workflows/gm8136_images.yml +++ b/.github/workflows/gm8136_images.yml @@ -117,7 +117,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516av100_images.yml b/.github/workflows/hi3516av100_images.yml index a33d7422..1e8952f0 100644 --- a/.github/workflows/hi3516av100_images.yml +++ b/.github/workflows/hi3516av100_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516av100_ultimate_images.yml b/.github/workflows/hi3516av100_ultimate_images.yml index e80f56d1..851d499a 100644 --- a/.github/workflows/hi3516av100_ultimate_images.yml +++ b/.github/workflows/hi3516av100_ultimate_images.yml @@ -114,7 +114,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true @@ -125,7 +125,7 @@ jobs: tag: ${{ env.TAG_NAME }} overwrite: true - - name: Upload FW to release + - name: Upload NAND FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516av200_images.yml b/.github/workflows/hi3516av200_images.yml index 10fe28e5..98e2a395 100644 --- a/.github/workflows/hi3516av200_images.yml +++ b/.github/workflows/hi3516av200_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516av200_ultimate_images.yml b/.github/workflows/hi3516av200_ultimate_images.yml index 2e9c70e4..b2347350 100644 --- a/.github/workflows/hi3516av200_ultimate_images.yml +++ b/.github/workflows/hi3516av200_ultimate_images.yml @@ -114,7 +114,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true @@ -125,7 +125,7 @@ jobs: tag: ${{ env.TAG_NAME }} overwrite: true - - name: Upload FW to release + - name: Upload NAND FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516av300_images.yml b/.github/workflows/hi3516av300_images.yml index 21e48257..ddd6796e 100644 --- a/.github/workflows/hi3516av300_images.yml +++ b/.github/workflows/hi3516av300_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516cv100_images.yml b/.github/workflows/hi3516cv100_images.yml index 57b3de54..a01d1025 100644 --- a/.github/workflows/hi3516cv100_images.yml +++ b/.github/workflows/hi3516cv100_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516cv200_images.yml b/.github/workflows/hi3516cv200_images.yml index 086bffd9..dd8875e0 100644 --- a/.github/workflows/hi3516cv200_images.yml +++ b/.github/workflows/hi3516cv200_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516cv300_images.yml b/.github/workflows/hi3516cv300_images.yml index 475006c9..c295a0b5 100644 --- a/.github/workflows/hi3516cv300_images.yml +++ b/.github/workflows/hi3516cv300_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516cv300_ultimate_images.yml b/.github/workflows/hi3516cv300_ultimate_images.yml index 50165fb7..b03504cf 100644 --- a/.github/workflows/hi3516cv300_ultimate_images.yml +++ b/.github/workflows/hi3516cv300_ultimate_images.yml @@ -114,7 +114,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true @@ -125,7 +125,7 @@ jobs: tag: ${{ env.TAG_NAME }} overwrite: true - - name: Upload FW to release + - name: Upload NAND FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516cv500_images.yml b/.github/workflows/hi3516cv500_images.yml index f4fc6c55..45a2b952 100644 --- a/.github/workflows/hi3516cv500_images.yml +++ b/.github/workflows/hi3516cv500_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516dv100_images.yml b/.github/workflows/hi3516dv100_images.yml index 22b11bbe..9702ad89 100644 --- a/.github/workflows/hi3516dv100_images.yml +++ b/.github/workflows/hi3516dv100_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516dv100_ultimate_images.yml b/.github/workflows/hi3516dv100_ultimate_images.yml index 65b7aa32..97e98d3a 100644 --- a/.github/workflows/hi3516dv100_ultimate_images.yml +++ b/.github/workflows/hi3516dv100_ultimate_images.yml @@ -114,7 +114,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true @@ -125,7 +125,7 @@ jobs: tag: ${{ env.TAG_NAME }} overwrite: true - - name: Upload FW to release + - name: Upload NAND FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516dv200_images.yml b/.github/workflows/hi3516dv200_images.yml index da754461..5b14b323 100644 --- a/.github/workflows/hi3516dv200_images.yml +++ b/.github/workflows/hi3516dv200_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516dv300_images.yml b/.github/workflows/hi3516dv300_images.yml index 2715874d..e14c8799 100644 --- a/.github/workflows/hi3516dv300_images.yml +++ b/.github/workflows/hi3516dv300_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516ev100_images.yml b/.github/workflows/hi3516ev100_images.yml index b80e1c61..f450120a 100644 --- a/.github/workflows/hi3516ev100_images.yml +++ b/.github/workflows/hi3516ev100_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516ev200_fpv_images.yml b/.github/workflows/hi3516ev200_fpv_images.yml index 28b1fc79..d095dadd 100644 --- a/.github/workflows/hi3516ev200_fpv_images.yml +++ b/.github/workflows/hi3516ev200_fpv_images.yml @@ -107,7 +107,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516ev200_images.yml b/.github/workflows/hi3516ev200_images.yml index a86cd4ca..67b8cf3f 100644 --- a/.github/workflows/hi3516ev200_images.yml +++ b/.github/workflows/hi3516ev200_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516ev200_ultimate_images.yml b/.github/workflows/hi3516ev200_ultimate_images.yml index bad270aa..7f2b7557 100644 --- a/.github/workflows/hi3516ev200_ultimate_images.yml +++ b/.github/workflows/hi3516ev200_ultimate_images.yml @@ -114,7 +114,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true @@ -125,7 +125,7 @@ jobs: tag: ${{ env.TAG_NAME }} overwrite: true - - name: Upload FW to release + - name: Upload NAND FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516ev300_fpv_images.yml b/.github/workflows/hi3516ev300_fpv_images.yml index c69a2ea1..90813bd8 100644 --- a/.github/workflows/hi3516ev300_fpv_images.yml +++ b/.github/workflows/hi3516ev300_fpv_images.yml @@ -107,7 +107,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516ev300_images.yml b/.github/workflows/hi3516ev300_images.yml index c5466159..1aad52eb 100644 --- a/.github/workflows/hi3516ev300_images.yml +++ b/.github/workflows/hi3516ev300_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3516ev300_ultimate_images.yml b/.github/workflows/hi3516ev300_ultimate_images.yml index b5dd6c81..115571eb 100644 --- a/.github/workflows/hi3516ev300_ultimate_images.yml +++ b/.github/workflows/hi3516ev300_ultimate_images.yml @@ -114,7 +114,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true @@ -125,7 +125,7 @@ jobs: tag: ${{ env.TAG_NAME }} overwrite: true - - name: Upload FW to release + - name: Upload NAND FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3518cv100_images.yml b/.github/workflows/hi3518cv100_images.yml index 7d9f0c0d..d7a0dc69 100644 --- a/.github/workflows/hi3518cv100_images.yml +++ b/.github/workflows/hi3518cv100_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3518ev100_images.yml b/.github/workflows/hi3518ev100_images.yml index 61105f96..a96fcb9a 100644 --- a/.github/workflows/hi3518ev100_images.yml +++ b/.github/workflows/hi3518ev100_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3518ev200_images.yml b/.github/workflows/hi3518ev200_images.yml index 34acb8cd..b1720bb2 100644 --- a/.github/workflows/hi3518ev200_images.yml +++ b/.github/workflows/hi3518ev200_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3518ev200_ultimate_images.yml b/.github/workflows/hi3518ev200_ultimate_images.yml index 014d37f7..71da0567 100644 --- a/.github/workflows/hi3518ev200_ultimate_images.yml +++ b/.github/workflows/hi3518ev200_ultimate_images.yml @@ -114,7 +114,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true @@ -125,7 +125,7 @@ jobs: tag: ${{ env.TAG_NAME }} overwrite: true - - name: Upload FW to release + - name: Upload NAND FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3518ev300_images.yml b/.github/workflows/hi3518ev300_images.yml index ef8e5a88..6590b267 100644 --- a/.github/workflows/hi3518ev300_images.yml +++ b/.github/workflows/hi3518ev300_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3518ev300_ultimate_images.yml b/.github/workflows/hi3518ev300_ultimate_images.yml index 10d2ee62..e26f3022 100644 --- a/.github/workflows/hi3518ev300_ultimate_images.yml +++ b/.github/workflows/hi3518ev300_ultimate_images.yml @@ -114,7 +114,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true @@ -125,7 +125,7 @@ jobs: tag: ${{ env.TAG_NAME }} overwrite: true - - name: Upload FW to release + - name: Upload NAND FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3519v101_images.yml b/.github/workflows/hi3519v101_images.yml index ed63d9ce..aef842dc 100644 --- a/.github/workflows/hi3519v101_images.yml +++ b/.github/workflows/hi3519v101_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3536cv100_images.yml b/.github/workflows/hi3536cv100_images.yml index 0317e0b6..8dd2ab8e 100644 --- a/.github/workflows/hi3536cv100_images.yml +++ b/.github/workflows/hi3536cv100_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/hi3536dv100_images.yml b/.github/workflows/hi3536dv100_images.yml index 33d2e8e2..3ff9545b 100644 --- a/.github/workflows/hi3536dv100_images.yml +++ b/.github/workflows/hi3536dv100_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/msc313e_images.yml b/.github/workflows/msc313e_images.yml index ceb6c913..cbc927b6 100644 --- a/.github/workflows/msc313e_images.yml +++ b/.github/workflows/msc313e_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/msc316dc_images.yml b/.github/workflows/msc316dc_images.yml index e95da6a9..e0cacfa0 100644 --- a/.github/workflows/msc316dc_images.yml +++ b/.github/workflows/msc316dc_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/msc316dm_images.yml b/.github/workflows/msc316dm_images.yml index 0035864c..eb25c79c 100644 --- a/.github/workflows/msc316dm_images.yml +++ b/.github/workflows/msc316dm_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/nt98562_images.yml b/.github/workflows/nt98562_images.yml index f5d3b917..ac005a15 100644 --- a/.github/workflows/nt98562_images.yml +++ b/.github/workflows/nt98562_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/nt98566_images.yml b/.github/workflows/nt98566_images.yml index 7853fe04..24978aea 100644 --- a/.github/workflows/nt98566_images.yml +++ b/.github/workflows/nt98566_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/rv1109_images.yml b/.github/workflows/rv1109_images.yml index 0cadb818..9636c7ee 100644 --- a/.github/workflows/rv1109_images.yml +++ b/.github/workflows/rv1109_images.yml @@ -113,7 +113,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true @@ -124,7 +124,7 @@ jobs: tag: ${{ env.TAG_NAME }} overwrite: true - - name: Upload FW to release + - name: Upload NAND FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/rv1126_images.yml b/.github/workflows/rv1126_images.yml index 3cd5227f..dfacd7dd 100644 --- a/.github/workflows/rv1126_images.yml +++ b/.github/workflows/rv1126_images.yml @@ -113,7 +113,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true @@ -124,7 +124,7 @@ jobs: tag: ${{ env.TAG_NAME }} overwrite: true - - name: Upload FW to release + - name: Upload NAND FW to release uses: svenstaro/upload-release-action@v2 continue-on-error: true with: diff --git a/.github/workflows/ssc325_images.yml b/.github/workflows/ssc325_images.yml index b540b887..dd80a47c 100644 --- a/.github/workflows/ssc325_images.yml +++ b/.github/workflows/ssc325_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/ssc335_images.yml b/.github/workflows/ssc335_images.yml index dcf1e85b..609ee90e 100644 --- a/.github/workflows/ssc335_images.yml +++ b/.github/workflows/ssc335_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/ssc335de_images.yml b/.github/workflows/ssc335de_images.yml index d43317ca..f554ffa8 100644 --- a/.github/workflows/ssc335de_images.yml +++ b/.github/workflows/ssc335de_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/ssc337_images.yml b/.github/workflows/ssc337_images.yml index 097067b2..64aeaaa0 100644 --- a/.github/workflows/ssc337_images.yml +++ b/.github/workflows/ssc337_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/ssc337de_images.yml b/.github/workflows/ssc337de_images.yml index 501f458b..8078397a 100644 --- a/.github/workflows/ssc337de_images.yml +++ b/.github/workflows/ssc337de_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/t10_images.yml b/.github/workflows/t10_images.yml index d53bb773..599c068c 100644 --- a/.github/workflows/t10_images.yml +++ b/.github/workflows/t10_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/t20_images.yml b/.github/workflows/t20_images.yml index 45c126b4..e2204f9e 100644 --- a/.github/workflows/t20_images.yml +++ b/.github/workflows/t20_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/t21_images.yml b/.github/workflows/t21_images.yml index 72cb515e..83f91c72 100644 --- a/.github/workflows/t21_images.yml +++ b/.github/workflows/t21_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/t31_images.yml b/.github/workflows/t31_images.yml index 2a89b381..a8470931 100644 --- a/.github/workflows/t31_images.yml +++ b/.github/workflows/t31_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/xm510_images.yml b/.github/workflows/xm510_images.yml index cda0445d..917953aa 100644 --- a/.github/workflows/xm510_images.yml +++ b/.github/workflows/xm510_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/xm530_images.yml b/.github/workflows/xm530_images.yml index badfd517..7d9f6db2 100644 --- a/.github/workflows/xm530_images.yml +++ b/.github/workflows/xm530_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true diff --git a/.github/workflows/xm550_images.yml b/.github/workflows/xm550_images.yml index c28da9a4..261262cc 100644 --- a/.github/workflows/xm550_images.yml +++ b/.github/workflows/xm550_images.yml @@ -115,7 +115,7 @@ jobs: draft: false prerelease: ${{ env.PRERELEASE }} - - name: Upload FW to release + - name: Upload NOR FW to release if: ${{ !env.ACT }} uses: svenstaro/upload-release-action@v2 continue-on-error: true