Skip to content

Commit

Permalink
rename the name of the docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
0GiS0 committed Jul 27, 2023
1 parent b35afec commit 4375bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
with:
context: .
push: true
tags: docker.pkg.github.com/0gis0/tour-of-heroes/tour-of-heroes:${{ steps.vars.outputs.tag }}
tags: docker.pkg.github.com/0gis0/tour-of-heroes-angular/tour-of-heroes-angular:${{ steps.vars.outputs.tag }}

0 comments on commit 4375bd1

Please sign in to comment.