Skip to content

Commit

Permalink
fix image repository
Browse files Browse the repository at this point in the history
  • Loading branch information
kodermax committed Oct 19, 2023
1 parent 7816ec9 commit 72e0e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
id: meta
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
with:
images: my-docker-hub-namespace/my-docker-hub-repository
images: kodermax/kubectl-aws-eks

- name: Build and push Docker image
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
Expand Down

0 comments on commit 72e0e1a

Please sign in to comment.