Skip to content

Commit

Permalink
Hardcoding image_registry [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon committed May 8, 2024
1 parent d87a52e commit 349b49b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
env:
REGISTRY_USER: ${{ github.actor }}
REGISTRY_PASSWORD: ${{ github.token }}
IMAGE_REGISTRY: ghcr.io/${{ github.repository_owner }}
IMAGE_REGISTRY: ghcr.io/cdcgov

permissions:
packages: write
Expand Down

0 comments on commit 349b49b

Please sign in to comment.