diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 1b25f3b..b56714f 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -47,5 +47,5 @@ jobs: context: . push: true tags: | - ghcr.io/${{steps.prep.outputs.tags}} - ghcr.io/angeloanan/lyrics-finder:latest \ No newline at end of file + ghcr.io/${{steps.prep.outputs.tags}} + ghcr.io/angeloanan/lyrics-finder:latest \ No newline at end of file