diff --git a/.github/workflows/iso.yml b/.github/workflows/iso.yml index 11ee935..cc6f396 100644 --- a/.github/workflows/iso.yml +++ b/.github/workflows/iso.yml @@ -70,7 +70,7 @@ jobs: id: registry_case uses: ASzc/change-string-case-action@v6 with: - string: ${{ env.IMAGE_REGISTRY }} + string: ${{ inputs.IMAGE_REPO }} - name: Download image run: |