Skip to content

Commit cbffe8f

Browse files
committed
chore: correct image names to nexus-broker and nexus-gateway
1 parent c815a1a commit cbffe8f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ on:
88

99
env:
1010
REGISTRY: ghcr.io
11-
IMAGE_NAME_BROKER: ${{ github.repository }}-broker
12-
IMAGE_NAME_GATEWAY: ${{ github.repository }}-gateway
11+
IMAGE_NAME_BROKER: Prescott-Data/nexus-broker
12+
IMAGE_NAME_GATEWAY: Prescott-Data/nexus-gateway
1313

1414
jobs:
1515
build-and-push:

0 commit comments

Comments
 (0)