We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c815a1a commit cbffe8fCopy full SHA for cbffe8f
1 file changed
.github/workflows/docker-publish.yml
@@ -8,8 +8,8 @@ on:
8
9
env:
10
REGISTRY: ghcr.io
11
- IMAGE_NAME_BROKER: ${{ github.repository }}-broker
12
- IMAGE_NAME_GATEWAY: ${{ github.repository }}-gateway
+ IMAGE_NAME_BROKER: Prescott-Data/nexus-broker
+ IMAGE_NAME_GATEWAY: Prescott-Data/nexus-gateway
13
14
jobs:
15
build-and-push:
0 commit comments