Skip to content

Commit 27d12a7

Browse files
author
Matt Pryor
committed
Add an additional prefix to the registry to avoid conflicts
1 parent 57fd0a8 commit 27d12a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
# Publish images to GitHub packages
99
env:
10-
REGISTRY: ghcr.io/stackhpc
10+
REGISTRY: ghcr.io/stackhpc/kube-state-metrics
1111
TAG: ${{ github.ref_name }}
1212

1313
jobs:

0 commit comments

Comments
 (0)