Skip to content

Commit

Permalink
.github/workflows: Temporarily revert IMAGE_REGISTRY to quay.io/solo-io
Browse files Browse the repository at this point in the history
Signed-off-by: timflannagan <[email protected]>
  • Loading branch information
timflannagan committed Jan 16, 2025
1 parent db8d8a2 commit 980de31
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:
- main

env:
IMAGE_REGISTRY: ghcr.io/${{ github.repository_owner }}
# IMAGE_REGISTRY: ghcr.io/${{ github.repository_owner }}
IMAGE_REGISTRY: quay.io/solo-io

permissions:
contents: write
Expand Down

0 comments on commit 980de31

Please sign in to comment.