image-light-freq-conv

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 8a0f5374b16cf04e31ae31b56f5d75b231b3d463
parent 0594ba3367a422f2fd8bc060618510613470f9a5
Author: Minerva_juppiter <94231606+minerva-jupiter@users.noreply.github.com>
Date:   Fri, 31 Oct 2025 07:24:36 +0900

Update release.yml
Diffstat:
M.github/workflows/release.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: needs: [Test] runs-on: ${{ matrix.runner }} env: - PROJECT_NAME: rust-actions-example + PROJECT_NAME: image-light-freq-conv strategy: fail-fast: false matrix: