Skip to content

Commit

Permalink
Fix package names
Browse files Browse the repository at this point in the history
  • Loading branch information
rubik-cube-man committed Nov 21, 2023
1 parent a911074 commit 7831b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Build and push docker images
env:
IMAGE_REGISTRY: ghcr.io/teamziax/ocs-operator
IMAGE_REGISTRY: ghcr.io/teamziax
REGISTRY_NAMESPACE: ocs-operator
IMAGE_TAG: ${{ github.event.inputs.IMAGE_TAG }}
run: |
Expand Down

0 comments on commit 7831b09

Please sign in to comment.