Skip to content

Commit

Permalink
chore: nvtest naming
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo authored Jun 21, 2024
1 parent b610725 commit 7471076
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -16,7 +16,7 @@ concurrency:

jobs:
build_ublue:
name: akmods
name: akmods-nvtest
runs-on: ubuntu-22.04
permissions:
contents: read
Expand Down

0 comments on commit 7471076

Please sign in to comment.