diff --git a/.github/workflows/reusable-build.yml b/.github/workflows/reusable-build.yml index 187a801e..1a342154 100644 --- a/.github/workflows/reusable-build.yml +++ b/.github/workflows/reusable-build.yml @@ -7,7 +7,7 @@ on: required: true type: string env: - IMAGE_BASE_NAME: akmods + IMAGE_BASE_NAME: akmods-nvtest IMAGE_REGISTRY: ghcr.io/${{ github.repository_owner }} concurrency: @@ -16,7 +16,7 @@ concurrency: jobs: build_ublue: - name: akmods + name: akmods-nvtest runs-on: ubuntu-22.04 permissions: contents: read