Skip to content

Commit

Permalink
ci: fix name of container registry for push.
Browse files Browse the repository at this point in the history
  • Loading branch information
zicklag committed Mar 12, 2024
1 parent 191d4ad commit b01d50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
# list of Docker images to use as base name for tags
images: |
ghcr.io/ooye
ghcr.io/katharostech/ooye
# generate Docker tags based on the following events/attributes
tags: |
Expand Down

0 comments on commit b01d50e

Please sign in to comment.