Skip to content

Commit

Permalink
Merge pull request #289 from projectcaluma/fix-release-of-image
Browse files Browse the repository at this point in the history
fix(ci): use correct image tag
  • Loading branch information
derrabauke authored Sep 8, 2023
2 parents 7f51a4a + 9999000 commit 7f5613e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-ember.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
with:
context: ./ember
file: ./ember/Dockerfile
tags: projectcaluma/caluma-portal-demo:latest
tags: ghcr.io/projectcaluma/caluma-portal-demo:latest
push: true

0 comments on commit 7f5613e

Please sign in to comment.