Skip to content

Commit

Permalink
fix docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
ayanamists committed Mar 9, 2024
1 parent 8338626 commit 8ffcfd2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ jobs:
id: meta
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
with:
images: |
my-docker-hub-namespace/my-docker-hub-repository
images:
ghcr.io/${{ github.repository }}

- name: Build and push Docker images
Expand Down

0 comments on commit 8ffcfd2

Please sign in to comment.