Skip to content

Commit

Permalink
💚 Fix namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
rdwz committed Nov 30, 2023
1 parent 3fc6361 commit 3ed04c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
with:
images: |
my-docker-hub-namespace/my-docker-hub-repository
redwerkz/svgomfg
ghcr.io/${{ github.repository }}
- name: Build and push Docker images
Expand Down

0 comments on commit 3ed04c5

Please sign in to comment.