Skip to content

Commit

Permalink
fix part 4 - i hate github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Moonded committed Aug 4, 2024
1 parent 9faff8f commit 7a730ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
id: meta
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
images: moonded/lizzyfuzzy

- name: Build and push Docker image
id: push
Expand Down

0 comments on commit 7a730ff

Please sign in to comment.