Skip to content

Commit

Permalink
fix(ci): use correct image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabauke committed Sep 8, 2023
1 parent 7f51a4a commit 9999000
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 9999000

Please sign in to comment.