Skip to content

Commit

Permalink
Update docker publish workflow
Browse files Browse the repository at this point in the history
WillNilges committed Apr 7, 2024
1 parent e623e48 commit 6cf5ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-and-deploy.yaml
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ jobs:
id: meta
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
with:
images: willnilges/meshdb-network-map-${{ github.ref_name }}
images: willnilges/network-map

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

0 comments on commit 6cf5ec5

Please sign in to comment.