Skip to content

Commit

Permalink
update automated build
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-larner committed Sep 30, 2024
1 parent caf6d74 commit 45ea2a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
context: .
push: true
tags: |
ghcr.io/${{ github.repository }}/myapp:latest
ghcr.io/${{ github.repository }}/myapp:${{ github.event.release.tag_name }}
ghcr.io/matthewlarner/inception-mqtt:latest
ghcr.io/matthewlarner/inception-mqtt:${{ github.event.release.tag_name }}

0 comments on commit 45ea2a2

Please sign in to comment.