Skip to content

Commit

Permalink
ci: attempt 5 at fixing Docker Build
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloanan committed Mar 19, 2021
1 parent d967d17 commit 10671d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
context: .
push: true
tags: |
ghcr.io/${{steps.prep.outputs.tags}}
ghcr.io/angeloanan/lyrics-finder:latest
ghcr.io/${{steps.prep.outputs.tags}}
ghcr.io/angeloanan/lyrics-finder:latest

0 comments on commit 10671d0

Please sign in to comment.