Skip to content

Commit

Permalink
Update publish_docker_images.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joaorafaelalmeida authored Jan 6, 2022
1 parent a745c69 commit be29a3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_docker_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
id: meta
uses: docker/metadata-action@v3
with:
images: aspedrosa/networkdashboards
images: ehdenavr/networkdashboards
tags: |
type=pep440,pattern={{version}}
Expand Down Expand Up @@ -44,7 +44,7 @@ jobs:
id: meta
uses: docker/metadata-action@v3
with:
images: aspedrosa/networkdashboards_superset
images: ehdenavr/networkdashboards_superset
tags: |
type=pep440,pattern={{version}}
Expand Down

0 comments on commit be29a3e

Please sign in to comment.