Skip to content

Commit

Permalink
Fixed typo for org in publish
Browse files Browse the repository at this point in the history
Signed-off-by: Corey Caverly <[email protected]>
  • Loading branch information
coreycaverly committed Feb 22, 2024
1 parent 118797f commit 845cbe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
with:
images: |
argoprojlabs/gordian
argoproj-labs/gordian
ghcr.io/${{ github.repository }}
- name: Build and push Docker images
Expand Down

0 comments on commit 845cbe1

Please sign in to comment.