Skip to content

Commit

Permalink
Add an additional prefix to the registry to avoid conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
mkjpryor committed Apr 27, 2023
1 parent 57fd0a8 commit 27d12a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

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

jobs:
Expand Down

0 comments on commit 27d12a7

Please sign in to comment.